Returns number of video input sources available for selected video input.
A video input source is a line input, like Video-Composite, Tuner, etc.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int GetVideoInputSourcesCount { get; }
Public ReadOnly Property GetVideoInputSourcesCount As Integer Get
public: property int GetVideoInputSourcesCount { int get (); }