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.
The MPEG_CONTEXT_TYPE enumeration type identifies the source of an MPEG-2 data stream.
Syntax
typedef enum {
MPEG_CONTEXT_BCS_DEMUX,
MPEG_CONTEXT_WINSOCK
} MPEG_CONTEXT_TYPE;
Constants
MPEG_CONTEXT_BCS_DEMUX
Indicates that the source is a DirectShow filter graph using the MPEG-2 Demultiplexer filter.MPEG_CONTEXT_WINSOCK
Reserved. Do not use.
Requirements
Header | Declared in Mpeg2Structs.h. |
See Also
MPEG_CONTEXT
BDA Enumeration Types
Send comments about this topic to Microsoft
Build date: 12/4/2008