Wwise Authoring Plug-ins - API for retrieving and handling data files, as used in the plug-in. 更多...
类 | |
| struct | ak_wwise_plugin_host_object_media_v1 |
| struct | ak_wwise_plugin_notifications_object_media_v1 |
| class | AK.Wwise::Plugin::V1::ObjectMedia |
| class | AK.Wwise::Plugin::V1::Notifications::ObjectMedia_ |
| struct | AK.Wwise::Plugin::V1::Notifications::ObjectMedia_::Interface |
| The C interface, fulfilled by your plug-in. 更多... | |
| class | AK.Wwise::Plugin::RequestedHostInterface< ObjectMedia > |
命名空间 | |
| namespace | AK |
| Audiokinetic namespace | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
| AK::Wwise::Plugin::V1::Notifications | |
| Notifications namespace | |
| AK::Wwise::Plugin::Notifications | |
类型定义 | |
| using | AK::Wwise::Plugin::V1::CHostObjectMedia = ak_wwise_plugin_host_object_media_v1 |
| using | AK::Wwise::Plugin::V1::Notifications::CObjectMedia_ = ak_wwise_plugin_notifications_object_media_v1 |
| using | AK::Wwise::Plugin::V1::RequestObjectMedia = RequestedHostInterface< ObjectMedia > |
| Requests a ObjectMedia interface, provided as m_objectMedia variable. 更多... | |
| using | AK::Wwise::Plugin::CHostObjectMedia = V1::CHostObjectMedia |
| Latest version of the C ObjectMedia interface. 更多... | |
| using | AK::Wwise::Plugin::ObjectMedia = V1::ObjectMedia |
| Latest version of the C++ ObjectMedia interface. 更多... | |
| using | AK::Wwise::Plugin::RequestObjectMedia = V1::RequestObjectMedia |
| Latest version of the requested C++ ObjectMedia interface. 更多... | |
| using | AK::Wwise::Plugin::Notifications::CObjectMedia = V1::Notifications::CObjectMedia_ |
| Latest version of the C ObjectMedia notification interface. 更多... | |
| using | AK::Wwise::Plugin::Notifications::ObjectMedia = V1::Notifications::ObjectMedia_ |
| Latest version of the C++ ObjectMedia notification interface. 更多... | |
函数 | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (ObjectMedia) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (ObjectMedia) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::ObjectMedia) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::ObjectMedia) | |
Wwise Authoring Plug-ins - API for retrieving and handling data files, as used in the plug-in.
在文件 HostObjectMedia.h 中定义.