Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Specifies the state of a System Effects Audio Processing Object (sAPO) audio effect.
Syntax
typedef enum AUDIO_SYSTEMEFFECT_STATE {
AUDIO_SYSTEMEFFECT_STATE_OFF,
AUDIO_SYSTEMEFFECT_STATE_ON
} ;
Constants
AUDIO_SYSTEMEFFECT_STATE_OFFThe audio effect is off. |
AUDIO_SYSTEMEFFECT_STATE_ONThe audio effect is on. |
Remarks
For more information on the Windows 11 APIs for the Audio Processing Objects (APOs) that can ship with audio drivers, see Windows 11 APIs for Audio Processing Objects.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Header | audioengineextensionapo.h |