menu
バージョン
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
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.4.8780
2023.1.12.8706
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.4
|
#include <AkiOSSoundEngine.h>
公開変数類 | |
AK::SoundEngine::iOS::AudioInputCallbackFunc | inputCallback |
Application-defined audio input callback function [詳解] | |
void * | inputCallbackCookie |
Application-defined user data for the audio input callback function [詳解] | |
AK::SoundEngine::iOS::AudioInterruptionCallbackFunc | interruptionCallback |
Application-defined audio interruption callback function [詳解] | |
void * | interruptionCallbackCookie |
Application-defined user data for the audio interruption callback function [詳解] | |
The API structure used for specifying all iOS-specific callback functions and user data from the app side.
AkiOSSoundEngine.h の 215 行目に定義があります。