버전

    기타 문서

menu_open
Wwise SDK 2018.1.11
AK.Wwise::IPluginPropertySet Class Referenceabstract

Public Member Functions

virtual bool  GetValue (const GUID &in_guidPlatform, LPCWSTR in_pszPropertyName, VARIANT &out_varProperty)=0
 
virtual bool  SetValue (const GUID &in_guidPlatform, LPCWSTR in_pszPropertyName, const VARIANT &in_varProperty)=0
 
virtual bool  PropertyHasRTPC (LPCWSTR in_pszPropertyName)=0
 
virtual GUID  GetCurrentPlatform ()=0
 
virtual BasePlatformID  GetCurrentBasePlatform ()=0
 
virtual BasePlatformID  GetDefaultNativeAuthoringPlaybackPlatform ()=0
  This function is called To retrieve the base platforms of the authoring tool. More...
 
virtual GUID  GetAuthoringPlaybackPlatform ()=0
  This function is called To retrieve the custom platform being used to run while in authoring. More...
 
virtual void  NotifyInternalDataChanged (AkPluginParamID in_idData, bool in_bMakeProjectDirty=true)=0
 
virtual bool  CanLogUndos ()=0
 
virtual AK::Wwise::IUndoManager *  GetUndoManager ()=0
 
virtual void  GetLicenseStatus (const GUID &in_guidPlatform, AK::Wwise::LicenseType &out_eType, AK::Wwise::LicenseStatus &out_eStatus, UINT32 &out_uDaysToExpiry)=0
  Obtain licensing status for the plug-in. Refer to Managing Licenses for more information. More...
 
virtual void  GetAssetLicenseStatus (const GUID &in_guidPlatform, AkUInt32 in_uAssetID, AK::Wwise::LicenseType &out_eType, AK::Wwise::LicenseStatus &out_eStatus, UINT32 &out_uDaysToExpiry)=0
  Obtain licensing status for a plug-in-specific asset ID. Refer to Managing Licenses for more information. More...
 
virtual const GUID &  GetID () const =0
  Obtain the unique identifier of the corresponding IWObject. More...
 
virtual void  WaapiCall (const char *in_szUri, const char *in_szArgs, const char *in_szOptions, AK::IAkPluginMemAlloc *in_pAlloc, char *&out_szResults, char *&out_szError) const =0
  Find and call the specified procedure. Calls made using this function are always blocking. More...
 

Detailed Description

Plug-in property set interface. An instance of this class is created and assigned to each plug-in, which in turn can use it to manage its properties. Whenever a property name is specified, it corresponds to the property name set in the plug-in's XML definition file.

Warning
The functions in this interface are not thread-safe, unless stated otherwise.
See also

Definition at line 86 of file AudioPlugin.h.


The documentation for this class was generated from the following file:

이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요