バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11

◆ SignalAudioThread()

virtual AKRESULT AK::IAkSinkPluginContext::SignalAudioThread ( )
pure virtual

Sink plugins may need to call this function to notify the audio thread that it should wake up in order to potentially process an audio frame. Note that the audio thread may wake up for other reasons, for example following calls to AK::SoundEngine::RenderAudio(). Once the audio thread is awaken, it will ask the sink plugin how many audio frames need to be processed and presented to the plugin. This is done through AK::IAkSinkPlugin::IsDataNeeded() and AK::IAkSinkPlugin::Consume() respectively. Note that only the sink plugin that is instantiated on the main output device (primary tree) may control the audio thread synchronization.

戻り値
AK_Success if the calling plugin is instantiated on the main output device (primary tree), AK_Fail otherwise.
参照

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう