バージョン

menu_open
警告:あなたのメジャーリリース ( 2018.1.11.6987 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2018.1.11

◆ CreateStd() [1/2]

virtual AKRESULT AK::IAkStreamMgr::CreateStd ( const AkOSChar in_pszFileName,
AkFileSystemFlags in_pFSFlags,
AkOpenMode  in_eOpenMode,
IAkStdStream *&  out_pStream,
bool  in_bSyncOpen 
)
pure virtual

Create a standard stream (string overload).

戻り値
AK_Success if the stream was created successfully
注釈
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_eOpenMode Open mode (read, write, ...)
out_pStream Returned interface to a standard 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からはじめよう