The following topics contain reference entries for all the Microsoft DirectX Media Object (DMO) COM interfaces and their methods:
| Interface | Description |
|---|---|
| IDMOQualityControl | Supports quality control on a DMO. |
| IDMOVideoOutputOptimizations | Supports video optimizations on DMO. |
| IEnumDMO | Provides methods for enumerating DMOs. |
| IMediaBuffer | Provides methods for manipulating a data buffer. Any buffer passed to a DMO must implement this interface. |
| IMediaObject | Provides methods for manipulating a DMO. |
| IMediaObjectInPlace | Provides methods for processing data in place. |
See Also
Send Feedback on this topic to the authors