menu
版本
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
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.2.8726
2023.1.10.8659
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 2024.1.2
|
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/Tools/Common/AkPlatformFuncs.h>
#include <AudioToolbox/AudioToolbox.h>
类 | |
struct | AkAudioSessionProperties |
struct | AkAudioCallbacks |
struct | AkPlatformInitSettings |
命名空间 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
AK::SoundEngine | |
AK::SoundEngine::iOS | |
宏定义 | |
#define | AKMOTION_RESIDENT_MODE (0x80000000) |
类型定义 | |
typedef AKRESULT(* | AK::SoundEngine::iOS::AudioInputCallbackFunc) (const AudioBufferList *io_Data, void *in_pCookie) |
typedef void(* | AK::SoundEngine::iOS::AudioInterruptionCallbackFunc) (bool in_bEnterInterruption, void *in_pCookie) |
函数 | |
AKSOUNDENGINE_API void | AK::SoundEngine::iOS::ChangeAudioSessionProperties (const AkAudioSessionProperties &in_properties) |
AKSOUNDENGINE_API AkDeviceID | AK::SoundEngine::GetDeviceIDFromPlayerIndex (int playerIndex) |
Main Sound Engine interface, specific iOS.
在文件 AkiOSSoundEngine.h 中定义.