←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly