menu
バージョン
2023.1.9.8628
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2023.1.9
|
#include <AkTypes.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. [詳解] | |
AkAudioDeviceState | deviceStateMask = AkDeviceState_Unknown |
Bitmask used to filter the device based on their state. [詳解] | |
bool | isDefaultDevice = false |
Identify default device. Always false when not supported. [詳解] | |