Bearbeiten

MFT_AUDIO_DECODER_AUDIO_ENDPOINT_DIGITAL_STEREO_ONLY attribute

Specifies whether the audio endpoint device associated with an audio decoder MFT only supports uncompressed stereo signals.

Data type

A UINT32 that should be interpreted as a BOOL. The value is non-zero when the audio endpoint is a digital audio endpoint, such as a HDMI endpoint, that only supports uncompressed stereo.

Remarks

This attribute is set on components via the attribute store obtained from IMFTransform::GetAttributes. This value may not always be present, such as when the decoder is invoked for transcoding scenarios.

Requirements

Requirement Value
Minimum supported client Windows Version 24H2
Minimum supported server Windows Server Version 24H2
Header mftransform.h

See also

Alphabetical List of Media Foundation Attributes

Audio Decoder Attributes

IMFAttributes::GetUINT32