Wwise SDK 2015.1.9
AK::SoundEngine::AkSyncCaller
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::SoundEngine::AkSyncCaller
Public メソッド | |
AKRESULT | Init () |
Initialize. |
|
AKRESULT | Wait (AKRESULT in_eResult) |
Wait until the async function calls its callback. |
|
void | Done () |
Call this from callback to release blocked thread. |
|
Public 変数 | |
AKRESULT | m_eResult |
Operation result. |
説明
AkSyncLoader: Init to create a sync event, call the asynchronous method, passing it the address of this object as the cookie, then call Wait.
AkSyncCaller.h の 23 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/Tools/Common/AkSyncCaller.h