Wwise SDK 2015.1.9
AK::IAkPluginContextBase
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::IAkPluginContextBase
Interface to retrieve contextual information available to all types of plugins. [詳細]
AK::IAkPluginContextBaseに対する継承グラフ

Public メソッド | |
virtual IAkStreamMgr * | GetStreamMgr () const =0 |
Retrieve the streaming manager access interface. |
|
virtual AkUInt16 | GetMaxBufferLength () const =0 |
virtual AKRESULT | GetOutputID (AkUInt32 &out_uOutputID, AkUInt32 &out_uDeviceType) const =0 |
virtual void | GetPluginMedia (AkUInt32 in_dataIndex, AkUInt8 *&out_rpData, AkUInt32 &out_rDataSize)=0 |
virtual AKRESULT | PostMonitorMessage (const char *in_pszError, AK::Monitor::ErrorLevel in_eErrorLevel)=0 |
virtual AKRESULT | PostMonitorData (void *in_pData, AkUInt32 in_uDataSize)=0 |
virtual bool | CanPostMonitorData ()=0 |
Protected メソッド | |
virtual | ~IAkPluginContextBase () |
Virtual destructor on interface to avoid warnings. |
説明
Interface to retrieve contextual information available to all types of plugins.
IAkPlugin.h の 230 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/SoundEngine/Common/IAkPlugin.h