Microsoft DirectX 8.1 (C++) |
This section contains 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 a 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. |