Microsoft DirectX 8.1 (C++)

DMO Media Type Helper Functions

The Media Type Helper functions manipulate the DMO_MEDIA_TYPE structure.

Function Description
MoCopyMediaType Copies the members of one media type structure into another media type structure.
MoCreateMediaType Allocates a new media type structure.
MoDeleteMediaType Deletes a media type structure that was previously allocated.
MoDuplicateMediaType Duplicates a media type structure.
MoFreeMediaType Frees the allocated members of a media type structure.
MoInitMediaType Initializes a media type structure.