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.