This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
ba278fa51d
PeerTube
/
shared
/
models
/
videos
/
live
/
live-video-latency-mode.enu...
6 lines
98 B
TypeScript
Raw
Blame
History
export
const
enum
LiveVideoLatencyMode
{
DEFAULT
=
1
,
HIGH_LATENCY
=
2
,
SMALL_LATENCY
=
3
}
Reference in New Issue
View Git Blame
Copy Permalink