Contains a list 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: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public string GetVideoInputSources( int index )
Public Function GetVideoInputSources ( _ index As Integer _ ) As String
public: String^ GetVideoInputSources( int index )
Parameters
- index
- Int32
 Index of video input source item.


























