Wwise Authoring Plug-ins - API for retrieving and handling data files, as used in the plug-in. More...
Go to the source code of this file.
Classes | |
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. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< ObjectMedia > |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
AK::Wwise::Plugin::V1::Notifications | |
Notifications namespace. | |
AK::Wwise::Plugin::Notifications | |
Typedefs | |
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. More... | |
using | AK::Wwise::Plugin::CHostObjectMedia = V1::CHostObjectMedia |
Latest version of the C ObjectMedia interface. More... | |
using | AK::Wwise::Plugin::ObjectMedia = V1::ObjectMedia |
Latest version of the C++ ObjectMedia interface. More... | |
using | AK::Wwise::Plugin::RequestObjectMedia = V1::RequestObjectMedia |
Latest version of the requested C++ ObjectMedia interface. More... | |
using | AK::Wwise::Plugin::Notifications::CObjectMedia = V1::Notifications::CObjectMedia_ |
Latest version of the C ObjectMedia notification interface. More... | |
using | AK::Wwise::Plugin::Notifications::ObjectMedia = V1::Notifications::ObjectMedia_ |
Latest version of the C++ ObjectMedia notification interface. More... | |
Functions | |
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.
Definition in file HostObjectMedia.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise