Wwise SDK 2024.1.1
|
类 | |
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 中定义.