Share via


MPEG_BCS_DEMUX structure (mpeg2structs.h)

The MPEG_BCS_DEMUX structure identifies the filter graph that is providing the MPEG-2 data stream.

Syntax

typedef struct __MIDL___MIDL_itf_mpeg2structs_0000_0000_0028 {
  DWORD AVMGraphId;
} MPEG_BCS_DEMUX;

Members

AVMGraphId

Specifies the filter graph instance.

Requirements

   
Header mpeg2structs.h

See also

BDA Structures

MPEG_CONTEXT Structure