バージョン

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

◆ GetBufferStatusForPinnedEvent() [1/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::GetBufferStatusForPinnedEvent ( AkUniqueID  in_eventID,
AkReal32 out_fPercentBuffered,
bool &  out_bCachePinnedMemoryFull 
)

Returns information about an Event that was requested to be pinned into cache via AK::SoundEngine::PinEventInStreamCache(). Retrieves the smallest buffer fill-percentage for each file referenced by the event, and whether the cache-pinned memory limit is preventing any of the files from filling up their buffer.

注釈
To set the limit for the maximum number of bytes that can be pinned to cache, see AkDeviceSettings
戻り値
  • AK_Success if command was queued
  • AK_IDNotFound if the Event ID is unknown (not loaded or typo in the ID)
参照
引数
in_eventIDUnique ID of the event
out_fPercentBufferedFill-percentage (out of 100) of requested buffer size for least buffered file in the event.
out_bCachePinnedMemoryFullTrue if at least one file can not complete buffering because the cache-pinned memory limit would be exceeded.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう