IAudioEndpointOffloadStreamMute interface (audioengineendpoint.h)
The IAudioEndpointOffloadStreamMute interface allows a client to manipulate the mute status of the offloaded audio stream.
Inheritance
The IAudioEndpointOffloadStreamMute interface inherits from the IUnknown interface. IAudioEndpointOffloadStreamMute also has these types of members:
Methods
The IAudioEndpointOffloadStreamMute interface has these methods.
IAudioEndpointOffloadStreamMute::GetMute The GetMute method retrieves the mute status of the offloaded audio stream. |
IAudioEndpointOffloadStreamMute::SetMute The SetMute method sets the mute status of the offloaded audio stream. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | audioengineendpoint.h |