Visual Basic (Declaration) | |
---|---|
Public Enum TunerSubChannel Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TunerSubChannel |
C# | |
---|---|
public enum TunerSubChannel : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class TunerSubChannel : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Default | Default subchannel. |
NoTune | No tuning. |
The possible values for the TV Tuner audio or video subchannels. These enumeration values are returned by the TVTuner.AudioSubChannel and TVTuner.VideoSubChannel properties. These properties are valid only for Digital TV or Digital Satellite broadcasts.
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TunerSubChannel
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7