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
c9e96ead93
PeerTube
/
shared
/
models
/
videos
/
video-state.enum.ts
5 lines
63 B
TypeScript
Raw
Blame
History
export
enum
VideoState
{
PUBLISHED
=
1
,
TO_TRANSCODE
=
2
}
Reference in New Issue
View Git Blame
Copy Permalink