f443a7464
1 2 3 4 5
export const enum LiveVideoLatencyMode { DEFAULT = 1, HIGH_LATENCY = 2, SMALL_LATENCY = 3 }