VideoInputsCount
property, read-only
Delphi
property VideoInputsCount: LongInt read GetVideoInputsCount;
C++Builder
__property System::LongInt VideoInputsCount = {read=GetVideoInputsCount, nodefault};
C#
public int VideoInputsCount { get; }
VB.NET
Public ReadOnly Property VideoInputsCount As Integer
C++/Qt
int GetVideoInputsCount ();
Number of video inputs in the VideoInputs list for the current video capture device.