bd45d503e
2186386cc
fbad87b04
1
2
3 4
5
export const enum VideoState { PUBLISHED = 1, TO_TRANSCODE = 2, TO_IMPORT = 3 }