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
/
common
/
trace-direction.d.ts
5 lines
•
128 B
TypeScript
View Raw
1
2
3
4
5
export
declare
enum
TraceDirection
{
DIRECTION_IN
=
0
,
DIRECTION_OUT
=
1
}
//# sourceMappingURL=trace-direction.d.ts.map