mediaFoundationDeleteWriter

Typecommand
DictionaryLCS
Librarymediafoundation
Syntax
mediaFoundationDeleteWriter <pFilePath>
Associationsmediafoundation
Summary

Delete a media file writer. Platform:desktop

OSwindows
Parameters
NameTypeDescription
pFilePath

The path to a media file

RelatedCommand: mediaFoundationTranscode, mediaFoundationCreateWriter
Description

The writer must already be created with mediaFoundationCreateWriter. this command does not delete the file from disk.

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