Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

VideoSubChannelValue Method






The index of the desired subchannel value.
Gets the video subchannel value for the given index.
Syntax
public int VideoSubChannelValue( 
   int Index
)
'Declaration
 
Public Function VideoSubChannelValue( _
   ByVal Index As Integer _
) As Integer
'Usage
 
Dim instance As TVTuner
Dim Index As Integer
Dim value As Integer
 
value = instance.VideoSubChannelValue(Index)
public:
int VideoSubChannelValue( 
   int Index
) 

Parameters

Index
The index of the desired subchannel value.

Return Value

A value representing the video subchannel.
Remarks
Gets the video subchannel value for the given index. This property is valid only for ATSC digital TV broadcasts.
Requirements

Target Platforms

See Also

Reference

TVTuner Class
TVTuner Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features