バージョン

menu_open
virtual AKRESULT AK::IAkStdStream::Read ( void *  in_pBuffer,
AkUInt32  in_uReqSize,
bool  in_bWait,
AkPriority  in_priority,
AkReal32  in_fDeadline,
AkUInt32 out_uSize  
) [pure virtual]

Schedule a read request.

警告:
Use only with a multiple of the block size, queried via AK::IAkStdStream::GetBlockSize().
意見:
If the call is asynchronous (in_bWait = false), wait until AK::IAkStdStream::GetStatus() stops returning AK_StmStatusPending.
戻り値:
AK_Success if the operation was successfully scheduled (but not necessarily completed)
参照:
引数:
in_pBuffer  User buffer address
in_uReqSize  Requested read size
in_bWait  Block until the operation is complete
in_priority  Heuristic: operation priority
in_fDeadline  Heuristic: operation deadline (ms)
out_uSize  The size that was actually read

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう