VideoSubChannelValue Method

Summary

Gets the video subchannel value for the given index.

Syntax
C#
VB
C++
public int VideoSubChannelValue( 
   int Index 
) 
Public Function VideoSubChannelValue( _ 
   ByVal Index As Integer _ 
) As Integer 
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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly