Microsoft DirectX 8.0 |
Represents an ATSC component type.
Method or Property Name Description Category General category of component. Clone Create a copy of this component type. Flags ATSC Component Type Flags. LangID Language Identifier for Substream Content Language. StreamType MPEG2 Stream Type.
General category of component.
Syntax
ATSCComponentType.Category
Remarks
This property is read-write.
Create a copy of this component type.
Syntax
ATSCComponentType.Clone()
Return Value
Returns an ATSCComponentType object that is a copy of the current object.
ATSC Component Type Flags.
Syntax
ATSCComponentType.Flags
Possible Values
1 if the audio stream is AC-3; otherwise 0.
Remarks
This property is read-write.
Language Identifier for Substream Content Language.
Syntax
ATSCComponentType.LangID
Remarks
This property is read-write.
MPEG2 Stream Type.
Syntax
ATSCComponentType.StreamType
Remarks
This property is read-write.