DMO Base Class Reference
A version of this page is also available for
4/8/2010
Microsoft DirectX for Windows Embedded CE includes a base-class template for creating DirectX Media Objects (DMOs).
You do not need to use the template to create a DMO. However, the template handles various tasks that are common to all DMOs.
Using the template, you can focus on the functionality that is specific to your DMO.
In addition, the template helps ensure that you create a robust implementation.
See Also
Reference
IMediaObjectImpl Class Template
DMO Reference