Microsoft DirectX 8.0

MPEG2ComponentType Object

Represents the stream type for a single component in an MPEG-2 stream.

Method or Property NameDescription
CategoryGeneral category of component.
CloneCreate a copy of this component type.
LangIDLanguage Identifier for Substream Content Language.
StreamTypeMPEG2 Stream Type.

MPEG2ComponentType.Category Property

MPEG2ComponentType Object

General category of component.

Syntax

MPEG2ComponentType.Category

Remarks

This property is read-write.

MPEG2ComponentType.Clone Method

MPEG2ComponentType Object

Create a copy of this component type.

Syntax

MPEG2ComponentType.Clone()

Return Value

Returns an MPEG2ComponentType object that is a copy of the current object.

MPEG2ComponentType.LangID Property

MPEG2ComponentType Object

Language Identifier for Substream Content Language.

Syntax

MPEG2ComponentType.LangID

Remarks

This property is read-write.

MPEG2ComponentType.StreamType Property

MPEG2ComponentType Object

MPEG2 Stream Type.

Syntax

MPEG2ComponentType.StreamType

Remarks

This property is read-write.