Media Type Functions (Windows CE 5.0)

Send Feedback

The Mtype.h header file in the DirectShow base classes provides helper functions for handling media types.

These general-purpose functions create, copy and delete a task-allocated AM_MEDIA_TYPE structure.

This is useful when using the IEnumMediaTypes interface, because the implementation allocates the structures that must be deleted later.

The functions are paired as follows:

See Also

Utility Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.