構成 | |
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. [詳細] |
|
struct | AK::Wwise::OutputDeviceDescriptor |
ネームスペース | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::Wwise |
マクロ定義 | |
#define | AK_MAX_OUTPUTDEVICEDESCRIPTOR 256 |
Struct to be used with the function GetSinkPluginDevices to return devices. |
|
#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 で定義されています。