Microsoft DirectX 8.0 |
Represents the stream type for a single component in an MPEG-2 stream.
Method or Property Name Description Category General category of component. Clone Create a copy of this component type. LangID Language Identifier for Substream Content Language. StreamType MPEG2 Stream Type.
General category of component.
Syntax
MPEG2ComponentType.Category
Remarks
This property is read-write.
Create a copy of this component type.
Syntax
MPEG2ComponentType.Clone()
Return Value
Returns an MPEG2ComponentType object that is a copy of the current object.
Language Identifier for Substream Content Language.
Syntax
MPEG2ComponentType.LangID
Remarks
This property is read-write.
MPEG2 Stream Type.
Syntax
MPEG2ComponentType.StreamType
Remarks
This property is read-write.