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.
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