Microsoft DirectX 8.0 |
Represents a single component (substream) in an MPEG-2 broadcast stream.
Method or Property Name Description Clone Copy Component. DescLangID Language Identifier for Description Language. Description Component Description. PCRPID MPEG2 Packet ID for this Substream's Timestamps. PID MPEG2 Packet ID for this Substream. ProgramNumber MPEG2 Program Number. Status Component Status. Type Component Type.
Copy Component.
Syntax
MPEG2Component.Clone()
Return Value
Returns an MPEG2Component object that is a copy of the current object.
Language Identifier for Description Language.
Syntax
MPEG2Component.DescLangID
Remarks
This property is read-write.
Component Description.
Syntax
MPEG2Component.Description
Remarks
This property is read only.
MPEG2 Packet ID for this Substream's Timestamps.
Syntax
MPEG2Component.PCRPID
Remarks
This property is read-write.
MPEG2 Packet ID for this Substream.
Syntax
MPEG2Component.PID
Remarks
This property is read-write.
MPEG2 Program Number.
Syntax
MPEG2Component.ProgramNumber
Remarks
This property is read-write.
Component Status.
Syntax
MPEG2Component.Status
Remarks
This property is read-write.
Component Type.
Syntax
MPEG2Component.Type
Remarks
This property is read only.