版本
menu

Wwise SDK 2025.1.0
Host.h 文件参考

Wwise Authoring Plug-ins - API to request host's current state and services. 更多...

浏览源代码.

struct  ak_wwise_plugin_host_v1
 API to request host's current state and services. 更多...
 
struct  ak_wwise_plugin_notifications_host_v1
 API to receive host's update notifications. 更多...
 
class  AK.Wwise::Plugin::V1::HostBase< CHostT, interface_version >
 API to request host's current state and services. 更多...
 
class  AK.Wwise::Plugin::V1::Notifications::Host_
 API to receive host's update notifications. 更多...
 
struct  AK.Wwise::Plugin::V1::Notifications::Host_::Interface
 The C interface, fulfilled by your plug-in. 更多...
 
class  AK.Wwise::Plugin::RequestedHostInterface< V1::Host >
 

命名空间

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
 

宏定义

#define AK_WWISE_PLUGIN_HOST_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST, 1)
 
#define AK_WWISE_PLUGIN_HOST_V1_CTOR()
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_HOST, 1)
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_CTOR(in_pluginInfo, in_data)
 

类型定义

using AK::Wwise::Plugin::V1::CHost = ak_wwise_plugin_host_v1
 
using AK::Wwise::Plugin::V1::Host = HostBase<>
 
using AK::Wwise::Plugin::V1::Notifications::CHost_ = ak_wwise_plugin_notifications_host_v1
 
using AK::Wwise::Plugin::V1::RequestHost = RequestedHostInterface< Host >
 Requests a Host interface, provided as m_host variable. 更多...
 
using AK::Wwise::Plugin::Notifications::CCHost = V1::Notifications::Host_
 Latest version of the C Host notification interface. 更多...
 
using AK::Wwise::Plugin::Notifications::Host = V1::Notifications::Host_
 Latest version of the C++ Host notification interface. 更多...
 

函数

 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (V1::Host)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::Host)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::Host)
 

详细描述

Wwise Authoring Plug-ins - API to request host's current state and services.

在文件 Host.h 中定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅