Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section provides an overview of the basics of working with codecs as Media Foundation Transforms (MFTs). It includes the following topics.
Section | Description |
---|---|
Instantiating Codec MFTs | Explains how to create instances of the codec DirectX Media Objects (MFTs). |
Working with MFT Media Types | Discusses the structures that are used by the codec MFTs to describe media types. |
Working with MFT Media Buffers and Samples | Discusses the buffers that you must create to process samples with the codec MFTs. |
Configuring Codec MFTs | Describes the sequence for configuring the codec MFTs. |
Processing Codec MFT Input and Output | Describes how to process inputs and outputs by using the codec MFTs. |
Related topics