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