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: 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 remote video obtained over the network.
- VideoSourceTranscoded
- 10: Transcoded video source.
- VideoSourceCameraThird
- 11: The video source is the third camera.
- VideoSourceCameraFourth
- 12: The video source is the fourth camera.
- VideoSourceScreenThird
- 13: The video source is the third screen.
- VideoSourceScreenFourth
- 14: The video source is the fourth screen.
- VideoSourceSpeechDriven
- 15: The video source is video processed by a speech-driven plugin.
- VideoSourceUnknown
- 100: Unknown video source.