menu
バージョン
2017.1.9.6501
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
構成 | |
class | AK::Wwise::IPluginMediaConverter |
class | AK::Wwise::IPluginPropertySet |
class | AK::Wwise::IPluginObjectStore |
class | AK::Wwise::IPluginObjectMedia |
class | AK::Wwise::IAudioPlugin |
struct | AK::Wwise::IAudioPlugin::MonitorData |
class | AK::Wwise::DefaultAudioPluginImplementation |
Use this base class to quickly implement most plugin functions empty. [詳細] |
|
ネームスペース | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::Wwise |
マクロ定義 | |
#define | WM_AK_PRIVATE_SHOW_HELP_TOPIC 0x4981 |
型定義 | |
typedef AKRESULT(CALLBACK * | AK::Wwise::RegisterWwisePluginFn )(AK::PluginRegistration *in_pList) |
関数 | |
AKRESULT | AK::Wwise::RegisterWwisePlugin () |
Wwise audio plug-in interface, used to implement the Wwise side of a source or effect plug-in.
AudioPlugin.h で定義されています。