LocalVideoStreamState

Local video state types.

Enumerator

localVideoStreamStateStopped
0: The local video is in the initial state.
localVideoStreamStateCapturing
1: The local video capturing device starts successfully.
localVideoStreamStateEncoding
2: The first video frame is successfully encoded.
localVideoStreamStateFailed
3: Fails to start the local video.