DMO Enumerated Types
The following table describes the Microsoft DirectX Media Object (DMO) enumerated types.
Enumerated type | PPC | SP | Description |
---|---|---|---|
DMO_ENUM_FLAGS | X | X | Defines flags that specify search criteria when enumerating DMOs. |
DMO_INPUT_DATA_BUFFER_FLAGS | X | X | Defines flags that describe an input buffer. |
DMO_INPUT_STREAM_INFO_FLAGS | X | X | Defines flags that describe an input stream. |
DMO_OUTPUT_DATA_BUFFER_FLAGS | X | X | Defines flags that describe an output buffer. |
DMO_OUTPUT_STREAM_INFO_FLAGS | X | X | Defines flags that describe an output stream. |
DMO_PROCESS_OUTPUT_FLAGS | X | X | Defines flags that specify output processing requests. |
DMO_REGISTER_FLAGS | X | X | Defines flags that specify registry information for a DMO. |
DMO_SET_TYPE_FLAGS | X | X | Defines flags for setting the media type on a stream. |
DMO_VIDEO_OUTPUT_STREAM_FLAGS | X | X | Defines flags that describe requested optimizations for video optimizations. |
See Also
Send Feedback on this topic to the authors