|
Wwise SDK 2025.1.3
|
#include <AkSoundEngineTypes.h>
公開変数類 | |
| 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 行目に定義があります。