mediaFoundationDeleteMediaType

Typecommand
DictionaryLCS
Librarymediafoundation
Syntax
mediaFoundationDeleteMediaType <pMediaTypeID>
Associationsmediafoundation
Summary

Delete a media tyoe Platform:desktop

OSwindows
Parameters
NameTypeDescription
pMediaTypeID

A media type ID

RelatedCommand: mediaFoundationTranscode, mediaFoundationCreateMediaType
Description

The media type must already be created with the mediaFoundationcreateMediaType command or another API that returns a media type ID.

Note:See the mediaFoundationTranscode documentation for a complete example of using this handler.