Wwise SDK 2024.1.1
|
Go to the source code of this file.
Classes | |
struct | AkPlatformInitSettings |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
Functions | |
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.
Definition in file AkWinSoundEngine.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise