|
Wwise SDK 2024.1.10
|
#include AK/SoundEngine/Common/AkTypes.h>#include AK/Tools/Common/AkPlatformFuncs.h>クラス | |
| struct | AkPlatformInitSettings |
名前空間 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
関数 | |
| AKSOUNDENGINE_API AkUInt32 | AK::GetDeviceID (IMMDevice *in_pDevice) |
| AKSOUNDENGINE_API AkUInt32 | AK::GetDeviceIDFromName (wchar_t *in_szToken) |
| AKSOUNDENGINE_API const wchar_t * | AK::GetWindowsDeviceName (AkInt32 index, AkUInt32 &out_uDeviceID, AkAudioDeviceState uDeviceStateMask=AkDeviceState_All) |
| AKSOUNDENGINE_API AkUInt32 | AK::GetWindowsDeviceCount (AkAudioDeviceState uDeviceStateMask=AkDeviceState_All) |
| AKSOUNDENGINE_API bool | AK::GetWindowsDevice (AkInt32 in_index, AkUInt32 &out_uDeviceID, IMMDevice **out_ppDevice, AkAudioDeviceState uDeviceStateMask=AkDeviceState_All) |
Main Sound Engine interface, specific WIN32.
AkWinSoundEngine.h に定義があります。