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
/
media-kind.d.ts
5 lines
•
103 B
TypeScript
View Raw
1
2
3
4
5
export
declare
enum
MediaKind
{
AUDIO
=
0
,
VIDEO
=
1
}
//# sourceMappingURL=media-kind.d.ts.map