VideoSourceType
Type of video source.
Enumerations
- videoSourceCameraPrimary
- 0: (Default) Video source is the first camera.
- videoSourceCamera
- 0: (Default) Video source is the first camera.
- videoSourceCameraSecondary
- 1: Video source is the second camera.
- videoSourceScreenPrimary
- 2: Video source is the first screen.
- videoSourceScreen
- 2: Video source is the first screen.
- videoSourceScreenSecondary
- 3: Video source is the second screen.
- videoSourceCustom
- 4: Custom video source.
- videoSourceMediaPlayer
- 5: Video source is media player.
- videoSourceRtcImagePng
- 6: Video source is a PNG image.
- videoSourceRtcImageJpeg
- 7: Video source is a JPEG image.
- videoSourceRtcImageGif
- 8: Video source is a GIF image.
- videoSourceRemote
- 9: Video source is remote video obtained from the network.
- videoSourceTranscoded
- 10: Transcoded video source.
- videoSourceCameraThird
- 11: (Android, Windows, and macOS only) Video source is the third camera.
- videoSourceCameraFourth
- 12: (Android, Windows, and macOS only) Video source is the fourth camera.
- videoSourceScreenThird
- 13: (Windows and macOS only) Video source is the third screen.
- videoSourceScreenFourth
- 14: (Windows and macOS only) Video source is the fourth screen.
- videoSourceSpeechDriven
- 15: Video source is post-processed by a speech-driven plugin.
- videoSourceUnknown
- 100: Unknown video source.