Skip to content

TVideoSource

type

TVideoSource = (vs_VideoCaptureDevice, vs_ScreenRecording, vs_VideoFileOrURL, vs_JPEGsOrBitmaps, vs_IPCamera, vs_Mixer, vs_VideoFromImages, vs_ThirdPartyFilter, vs_StreamInterface {$IFDEF THIRDPARTYSTREAMING} ,vs_StreamingServer {$ENDIF THIRDPARTYSTREAMING} );

Type of the VideoSource property.

These values are explained in the VideoSource property.

Value Description
vs_VideoCaptureDevice ,
vs_ScreenRecording ,
vs_VideoFileOrURL ,
vs_JPEGsOrBitmaps ,
vs_IPCamera ,
vs_Mixer ,
vs_VideoFromImages ,
vs_ThirdPartyFilter ,