Enumerated Types
This section describes the Microsoft® DirectShow™ enumerated data types.
| Data type | Description |
|---|---|
| AM_SAMPLE_PROPERTY_FLAGS | Specifies values for the dwSampleFlags member of the AM_SAMPLE2_PROPERTIES structure. These values describe the properties of media samples. |
| AM_STREAM_INFO_FLAGS | Indicates whether various components of the AM_STREAM_INFO structure have been set. |
| AMVP_MODE | Specifies the various modes for video ports (VP). |
| AnalogVideoStandard | Specifies the format of the baseband analog video signal. |
| FILTER_STATE | Specifies a filter's state. |
| MPEG2Level | Indicates the MPEG-2 video level as specified in the MPEG-2 video standard. (ISO13818-2) |
| MPEG2Profile | Indicates the MPEG-2 video profile as specified in the MPEG-2 video standard. (ISO13818-2) |
| PIN_DIRECTION | Indicates a pin's direction. |
| QualityMessageType | Describes a quality message type. |
| REG_PINFLAG | Indicates flags for the dwFlags member in the REGFILTERPINS2 structure. |
| StreamControlState | Specifies the state of the stream. |
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.