Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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