VideoSourceType

The capture type of the custom video source.

Enumerator

VIDEO_SOURCE_CAMERA_PRIMARY
(Default) The primary camera.
VIDEO_SOURCE_CAMERA_SECONDARY
The secondary camera.
VIDEO_SOURCE_SCREEN_PRIMARY
The primary screen.
VIDEO_SOURCE_SCREEN_SECONDARY
The secondary screen.
VIDEO_SOURCE_CUSTOM
The custom video source.
VIDEO_SOURCE_MEDIA_PLAYER
The video source from the media player.
VIDEO_SOURCE_RTC_IMAGE_PNG
The video source is a PNG image.
VIDEO_SOURCE_RTC_IMAGE_JPEG
The video source is a JPEG image.
VIDEO_SOURCE_RTC_IMAGE_GIF
The video source is a GIF image.
VIDEO_SOURCE_REMOTE
The video source is remote video acquired by the network.
VIDEO_SOURCE_TRANSCODED
A transcoded video source.
VIDEO_SOURCE_UNKNOWN
An unknown video source.