IAudioLfxControl interface (audioengineendpoint.h)
The IAudioLfxControl interface allows the client to apply or remove local effects from the offloaded audio stream.
The IAudioLfxControl interface inherits from the IUnknown interface. IAudioLfxControl also has these types of members:
The IAudioLfxControl interface has these methods.
IAudioLfxControl::GetLocalEffectsState The GetLocalEffectsState method retrieves the local effects state that is currently applied to the offloaded audio stream. |
IAudioLfxControl::SetLocalEffectsState The SetLocalEffectsState method sets the local effects state that is to be applied to the offloaded audio stream. |
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 |