Skip to content

VideoSources

property, read-only

Delphi
property VideoSources: string read GetVideoSources;
C++Builder
__property System::UnicodeString VideoSources = {read=GetVideoSources};
C#
public string VideoSources { get; }
VB.NET
Public ReadOnly Property VideoSources As String
C++/Qt
wchar_t *GetVideoSources ();

List of the video sources available. Used to select the VideoSource, which is an index in this list.