版本

menu_open
Wwise SDK 2018.1.11

◆ CreateAuto() [1/2]

virtual AKRESULT AK::IAkStreamMgr::CreateAuto ( const AkOSChar in_pszFileName,
AkFileSystemFlags in_pFSFlags,
const AkAutoStmHeuristics in_heuristics,
AkAutoStmBufSettings in_pBufferSettings,
IAkAutoStream *&  out_pStream,
bool  in_bSyncOpen 
)
pure virtual

Create an automatic stream (string overload).

返回
AK_Success if the stream was created successfully
备注
The stream needs to be started explicitly with AK::IAkAutoStream::Start().
The string overload of AK::StreamMgr::IAkFileLocationResolver::Open() will be called.
参见
参数
in_pszFileName Application-defined string (title only, or full path, or code...)
in_pFSFlags Special file system flags (can pass NULL)
in_heuristics Streaming heuristics
in_pBufferSettings Stream buffer settings (it is recommended to pass NULL in order to use the default settings)
out_pStream Returned interface to an automatic stream. If the function does not return AK_Success, this pointer is left untouched.
in_bSyncOpen If true, force the Stream Manager to open file synchronously. Otherwise, it is left to its discretion.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅