Skip to content

VideoSourcesCount

property, read-only

Delphi
property VideoSourcesCount: LongInt read GetVideoSourcesCount;
C++Builder
__property System::LongInt VideoSourcesCount = {read=GetVideoSourcesCount, nodefault};
C#
public int VideoSourcesCount { get; }
VB.NET
Public ReadOnly Property VideoSourcesCount As Integer
C++/Qt
int GetVideoSourcesCount ();

Returns the number of items in the VideoSources list.