Microsoft DirectX 8.0

MPEG2Component Object

Represents a single component (substream) in an MPEG-2 broadcast stream.

Method or Property NameDescription
CloneCopy Component.
DescLangIDLanguage Identifier for Description Language.
DescriptionComponent Description.
PCRPIDMPEG2 Packet ID for this Substream's Timestamps.
PIDMPEG2 Packet ID for this Substream.
ProgramNumberMPEG2 Program Number.
StatusComponent Status.
TypeComponent Type.

MPEG2Component.Clone Method

MPEG2Component Object

Copy Component.

Syntax

MPEG2Component.Clone()

Return Value

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

MPEG2Component.DescLangID Property

MPEG2Component Object

Language Identifier for Description Language.

Syntax

MPEG2Component.DescLangID

Remarks

This property is read-write.

MPEG2Component.Description Property

MPEG2Component Object

Component Description.

Syntax

MPEG2Component.Description

Remarks

This property is read only.

MPEG2Component.PCRPID Property

MPEG2Component Object

MPEG2 Packet ID for this Substream's Timestamps.

Syntax

MPEG2Component.PCRPID

Remarks

This property is read-write.

MPEG2Component.PID Property

MPEG2Component Object

MPEG2 Packet ID for this Substream.

Syntax

MPEG2Component.PID

Remarks

This property is read-write.

MPEG2Component.ProgramNumber Property

MPEG2Component Object

MPEG2 Program Number.

Syntax

MPEG2Component.ProgramNumber

Remarks

This property is read-write.

MPEG2Component.Status Property

MPEG2Component Object

Component Status.

Syntax

MPEG2Component.Status

Remarks

This property is read-write.

MPEG2Component.Type Property

Object

Component Type.

Syntax

MPEG2Component.Type

Remarks

This property is read only.