Audio Decoder Attributes
The following attributes can be used by audio decoder MFTs.
Attribute | Description |
---|---|
MFT_AUDIO_DECODER_AUDIO_ENDPOINT_FORMFACTOR | Specifies the form factor for the audio endpoint device associated with an audio decoder MFT. |
MFT_AUDIO_DECODER_AUDIO_ENDPOINT_ID | Specifies the identifier for the audio endpoint device associated with an audio decoder MFT. |
MFT_AUDIO_DECODER_AUDIO_ENDPOINT_DIGITAL_STEREO_ONLY | Specifies whether the audio endpoint device associated with an audio decoder MFT only supports uncompressed stereo signals. |
Related topics