VideoSourceType

The type of the video source.

Enumerator

VideoSourceCameraPrimary
0: (Default) The primary camera.
VideoSourceCamera
0: (Default) The primary camera.
VideoSourceCameraSecondary
1: The secondary camera.
VideoSourceScreenPrimary
2: The primary screen.
VideoSourceScreen
2: The primary screen.
VideoSourceScreenSecondary
3: The secondary screen.
VideoSourceCustom
4: A custom video source.
VideoSourceMediaPlayer
5: The media player.
VideoSourceRtcImagePng
6: One PNG image.
VideoSourceRtcImageJpeg
7: One JPEG image.
VideoSourceRtcImageGif
8: One GIF image.
VideoSourceRemote
9: One remote video acquired by the network.
VideoSourceTranscoded
10: One transcoded video source.
VideoSourceCameraThird
11: The third camera.
VideoSourceCameraFourth
12:The fourth camera.
VideoSourceScreenThird
13:The third screen.
VideoSourceScreenFourth
14:The fourth screen.
VideoSourceUnknown
100: An unknown video source.