AudioSubChannelValue Method

Summary

Gets the audio sub-channel count for a multifunction tuner.

Syntax
C#
VB
C++
public int AudioSubChannelValue( 
   int Index 
) 
Public Function AudioSubChannelValue( _ 
   ByVal Index As Integer _ 
) As Integer 
public: 
int AudioSubChannelValue(  
   int Index 
)  

Parameters

Index
The audio sub-channel index

Return Value

A value representing the audio subchannel count.

Remarks

Gets the current mode of a multifunction tuner. 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.Multimedia Assembly