LocalVideoStreamState

Local video state.

Enumerations

LocalVideoStreamStateStopped
0: Default initial state of the local video.
LocalVideoStreamStateCapturing
1: The local video capture device is started successfully.
LocalVideoStreamStateEncoding
2: The first frame of local video is encoded successfully.
LocalVideoStreamStateFailed
3: Failed to start local video.