Wwise SDK 2025.1.0
|
#include <AkSoundEngineTypes.h>
Public 属性 | |
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. 更多... | |
AkOSChar | deviceName [AK_MAX_PATH] |
The user-friendly name for the device. 更多... | |
enum AkAudioDeviceState | deviceStateMask |
Bitmask used to filter the device based on their state. 更多... | |
bool | isDefaultDevice |
Identify default device. Always false when not supported. 更多... | |
在文件 AkSoundEngineTypes.h 第 56 行定义.