バージョン

menu_open
Wwise SDK 2021.1.14

◆ CreateAuto() [1/3]

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

Create an automatic stream (ID overload).

戻り値
AK_Success if the stream was created successfully
注釈
The stream needs to be started explicitly with IAkAutoStream::Start().
The ID overload of AK::StreamMgr::IAkFileLocationResolver::Open() will be called.
参照
引数
in_fileID Application-defined ID
in_pFSFlags Special file system flags (can pass NULL)
in_heuristics Streaming heuristics
in_pBufferSettings Stream buffer settings (it is recommended to pass NULL 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からはじめよう