IAudioLfxControl interface
The IAudioLfxControl interface allows the client to apply or remove local effects from the offloaded audio stream.
Members
The IAudioLfxControl interface inherits from the IUnknown interface. IAudioLfxControl also has these types of members:
Methods
The IAudioLfxControl interface has these methods.
| Method | Description |
|---|---|
| GetLocalEffectsState |
Retrieves the local effects state that is currently applied to the offloaded audio stream. |
| SetLocalEffectsState |
Sets the local effects state that is applied to the offloaded audio stream. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
See also