Enumerator |
AkDeviceState_Active |
The audio device is active That is, the audio adapter that connects to the endpont device is present and enabled.
|
AkDeviceState_Disabled |
The audio device is disabled.
|
AkDeviceState_NotPresent |
The audio device is not present because the audio adapter that connects to the endpoint device has been removed from the system.
|
AkDeviceState_Unplugged |
The audio device is unplugged.
|
AkDeviceState_All |
Includes audio devices in all states.
|
Definition at line 52 of file AkWinSoundEngine.h.