C#
VB
C++
Gets the video subchannel value for the given index.
public int VideoSubChannelValue(
int Index
)
Public Function VideoSubChannelValue( _
ByVal Index As Integer _
) As Integer
public:
int VideoSubChannelValue(
int Index
)
Index
The index of the desired subchannel value.
A value representing the video subchannel.
Gets the video subchannel value for the given index. This property is valid only for ATSC digital TV broadcasts.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET