バージョン

menu_open
Wwise SDK 2023.1.3
AK.Wwise::IPluginObjectMedia クラスabstract

#include <AudioPlugin.h>

公開メンバ関数

virtual bool SetMediaSource (LPCWSTR in_pszFilePathToImport, unsigned int in_Index=0, bool in_bReplace=false)=0
 Requests to set the specified file as a data input file. [詳解]
 
virtual void RemoveMediaSource (unsigned int in_Index=0)=0
 Requests to remove the specified index file s a data input file. [詳解]
 
virtual unsigned int GetMediaSourceCount () const =0
 
virtual unsigned int GetMediaSourceFileName (LPWSTR out_pszFileName, unsigned int in_uiBufferSize, unsigned int in_Index=0) const =0
 
virtual unsigned int GetMediaSourceOriginalFilePath (LPWSTR out_pszFileName, unsigned int in_uiBufferSize, unsigned int in_Index=0) const =0
 
virtual unsigned int GetMediaSourceConvertedFilePath (LPWSTR out_pszFileName, unsigned int in_uiBufferSize, const GUID &in_guidPlatform, unsigned int in_Index=0) const =0
 
virtual void InvalidateMediaSource (unsigned int in_Index=0)=0
 Request Wwise to perform any required conversion on the data [詳解]
 
virtual unsigned int GetOriginalDirectory (LPWSTR out_pszDirectory, unsigned int in_uiBufferSize) const =0
 
virtual unsigned int GetConvertedDirectory (LPWSTR out_pszDirectory, unsigned int in_uiBufferSize, const GUID &in_guidPlatform) const =0
 

詳解

Plug-in object media interface. An instance of this class is created and assigned to each plug-in that supports media file handling.

警告: The functions in this interface are not thread-safe, unless stated otherwise.
参照

AudioPlugin.h255 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう