版本

menu_open
Wwise SDK 2023.1.4
AK.Wwise::IPluginObjectMedia类 参考abstract

#include <AudioPlugin.h>

Public 成员函数

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 之旅