Wwise SDK 2024.1.0
|
#include <AkTypes.h>
Public Attributes | |
AkUInt32 | idDevice |
Device ID for Wwise. This is the same as what is returned from AK::GetDeviceID and AK::GetDeviceIDFromName. Use it to specify the main device in AkPlatformInitSettings.idAudioDevice or in AK::SoundEngine::AddSecondaryOutput. More... | |
AkOSChar | deviceName [AK_MAX_PATH] |
The user-friendly name for the device. More... | |
AkAudioDeviceState | deviceStateMask = AkDeviceState_Unknown |
Bitmask used to filter the device based on their state. More... | |
bool | isDefaultDevice = false |
Identify default device. Always false when not supported. More... | |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise