UNPKG
@gathertown/mediasoup
Version:
latest (0.0.4-gather)
0.0.4-gather
0.0.3-gather
0.0.2-gather
Cutting Edge WebRTC Video Conferencing
mediasoup.org
gathertown/mediasoup
@gathertown/mediasoup
/
node
/
lib
/
fbs
/
rtp-parameters
/
type.d.ts
7 lines
•
124 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
enum
Type
{
SIMPLE
=
0
,
SIMULCAST
=
1
,
SVC
=
2
,
PIPE
=
3
}
//# sourceMappingURL=type.d.ts.map