版本

menu_open
Wwise SDK 2023.1.2

◆ RequestPropertySet

Requests a PropertySet interface, provided as m_propertySet variable.

Deriving your plug-in class from RequestPropertySet will automatically request both PropertySet and Notifications::PropertySet_ interfaces. From this point, you will be able to derive from the virtual functions as defined in Notifications::PropertySet_, and access the host-provided functions in the m_propertySet variable.

This is also useful when you want to access inner property sets from the ObjectStore interface. In that case, you can ignore the m_propertySet variable and the notifications interface.

备注: The AK::Wwise::Plugin::RequestPropertySet and AK::Wwise::Plugin::RequestWrite classes are automatically derived when providing AudioPlugin in C++.

在文件 HostPropertySet.h2435 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅