MF_MEDIA_ENGINE_AUDIO_ENDPOINT_ROLE attribute
Specifies the device role for the audio stream.
Data type
ERole stored as UINT32
Remarks
The value of this attribute is a member of the ERole enumeration.
This attribute is used with the IMFMediaEngineClassFactory::CreateInstance method to initialize the Media Engine. The attribute is optional.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also