Microsoft DirectX 8.0 |
Contains information that identifies the contents of an MPEG-2 transport stream packet ID. Used with the IEnumPIDMap::Next method.
Syntax
typedef struct { ULONG ulPID; MEDIA_SAMPLE_CONTENT MediaSampleContent ; } PID_MAP ;
Members
- ulPID
- Specifies the packet ID.
- MediaSampleContent
- Specifies the contents of the packet payload.