Microsoft DirectX 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.

See Also