Share via


Media Type Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Reference

Utility Functions