Wwise Authoring Plug-ins - API to request host's current state and services. [詳解]
クラス | |
struct | ak_wwise_plugin_host_v2 |
API to request host's current state and services. [詳解] | |
class | AK.Wwise::Plugin::V2::Host |
API to request host's current state and services. [詳解] | |
class | AK.Wwise::Plugin::RequestedHostInterface< Host > |
名前空間 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V2 | |
マクロ定義 | |
#define | AK_WWISE_PLUGIN_HOST_V2_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST, 2) |
#define | AK_WWISE_PLUGIN_HOST_V2_CTOR() |
型定義 | |
using | AK::Wwise::Plugin::V2::CHost = ak_wwise_plugin_host_v2 |
using | AK::Wwise::Plugin::V2::RequestHost = RequestedHostInterface< Host > |
Requests a Host interface, provided as m_host variable. [詳解] | |
using | AK::Wwise::Plugin::CHost = V2::CHost |
Latest version of the C Host interface. [詳解] | |
using | AK::Wwise::Plugin::Host = V2::Host |
Latest version of the C++ Host interface. [詳解] | |
using | AK::Wwise::Plugin::RequestHost = V2::RequestHost |
Latest version of the requested C++ Host interface. [詳解] | |
関数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Host) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Host) | |
Wwise Authoring Plug-ins - API to request host's current state and services.
Host.h に定義があります。