バージョン

menu_open
Wwise SDK 2023.1.7
HostPropertySet.h ファイル

Wwise Authoring Plug-ins - Plug-in API for property sets. [詳解]

[ソースコード]

クラス

struct  ak_wwise_plugin_host_property_set_v1
 Interface used to interact with property sets. [詳解]
 
struct  ak_wwise_plugin_notifications_property_set_v1
 
class  AK.Wwise::Plugin::V1::PropertySet
 Interface used to interact with property sets. [詳解]
 
class  AK.Wwise::Plugin::V1::Notifications::PropertySet_
 
struct  AK.Wwise::Plugin::V1::Notifications::PropertySet_::Interface
 The C interface, fulfilled by your plug-in. [詳解]
 
class  AK.Wwise::Plugin::RequestedHostInterface< PropertySet >
 

名前空間

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
 

マクロ定義

#define AK_WWISE_PLUGIN_HOST_PROPERTY_SET_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_PROPERTY_SET, 1)
 
#define AK_WWISE_PLUGIN_HOST_PROPERTY_SET_V1_CTOR()
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_PROPERTY_SET_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_PROPERTY_SET, 1)
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_PROPERTY_SET_V1_CTOR(in_pluginInfo, in_data)
 

型定義

using AK::Wwise::Plugin::V1::CHostPropertySet = ak_wwise_plugin_host_property_set_v1
 
using AK::Wwise::Plugin::V1::Notifications::CPropertySet_ = ak_wwise_plugin_notifications_property_set_v1
 
using AK::Wwise::Plugin::V1::RequestPropertySet = RequestedHostInterface< PropertySet >
 Requests a PropertySet interface, provided as m_propertySet variable. [詳解]
 
using AK::Wwise::Plugin::CHostPropertySet = V1::CHostPropertySet
 Latest version of the C PropertySet interface. [詳解]
 
using AK::Wwise::Plugin::PropertySet = V1::PropertySet
 Latest version of the C++ PropertySet interface. [詳解]
 
using AK::Wwise::Plugin::RequestPropertySet = V1::RequestPropertySet
 Latest version of the requested C++ PropertySet interface. [詳解]
 
using AK::Wwise::Plugin::Notifications::CPropertySet = V1::Notifications::CPropertySet_
 Latest version of the C PropertySet notification interface. [詳解]
 
using AK::Wwise::Plugin::Notifications::PropertySet = V1::Notifications::PropertySet_
 Latest version of the C++ PropertySet notification interface. [詳解]
 

関数

 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (PropertySet)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (PropertySet)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::PropertySet)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::PropertySet)
 

詳解

Wwise Authoring Plug-ins - Plug-in API for property sets.

HostPropertySet.h に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう