MPEG_BCS_DEMUX Structure
Microsoft DirectShow 9.0 |
MPEG_BCS_DEMUX Structure
The MPEG_BCS_DEMUX structure identifies the filter graph that is providing the MPEG-2 data stream.
Syntax
typedef struct { DWORD AVMGraphId; } MPEG_BCS_DEMUX;
Members
AVMGraphId
Specifies the filter graph instance.
Requirements
Header: Include Mpeg2Structs.h.
See Also