Audio Renderer Attributes
The following attributes can be used to configure the audio renderer.
Attribute | Description |
---|---|
MF_AUDIO_RENDERER_ATTRIBUTE_ENDPOINT_ID | Specifies the identifier for the audio endpoint device. |
MF_AUDIO_RENDERER_ATTRIBUTE_ENDPOINT_ROLE | Specifies the audio endpoint role for the audio renderer. |
MF_AUDIO_RENDERER_ATTRIBUTE_FLAGS | Contains flags to configure the audio renderer. |
MF_AUDIO_RENDERER_ATTRIBUTE_SESSION_ID | Specifies the audio policy class for the audio renderer. |
MF_AUDIO_RENDERER_ATTRIBUTE_STREAM_CATEGORY | Specifies the audio stream category for the Streaming Audio Renderer (SAR). |
Related topics