VideoSourceType

Type of video source.

Enumerations

VideoSourceCameraPrimary
0: (Default) The video source is the first camera.
VideoSourceCamera
0: (Default) The video source is the first camera.
VideoSourceCameraSecondary
1: The video source is the second camera.
VideoSourceScreenPrimary
2: The video source is the first screen.
VideoSourceScreen
2: The video source is the first screen.
VideoSourceScreenSecondary
3: The video source is the second screen.
VideoSourceCustom
4: A custom video source.
VideoSourceMediaPlayer
5: The video source is a media player.
VideoSourceRtcImagePng
6: The video source is a PNG image.
VideoSourceRtcImageJpeg
7: The video source is a JPEG image.
VideoSourceRtcImageGif
8: The video source is a GIF image.
VideoSourceRemote
9: The video source is a remote video fetched from the network.
VideoSourceTranscoded
10: A transcoded video source.
VideoSourceCameraThird
11: (Android only) The video source is the third camera.
VideoSourceCameraFourth
12: (Android only) The video source is the fourth camera.
VideoSourceSpeechDriven
15: The video source is video processed by a speech-driven plugin.
VideoSourceUnknown
100: Unknown video source.