バージョン

menu_open
Wwise SDK 2023.1.3
AkDeviceData 構造体

Device descriptor. [詳解]

#include <IAkStreamMgr.h>

公開変数類

AkDeviceID deviceID
 Device ID [詳解]
 
AkUInt32 uMemSize
 IO memory pool size [詳解]
 
AkUInt32 uMemUsed
 IO memory pool used [詳解]
 
AkUInt32 uAllocs
 Cumulative number of allocations [詳解]
 
AkUInt32 uFrees
 Cumulative number of deallocations [詳解]
 
AkUInt32 uPeakRefdMemUsed
 Memory peak since monitoring started [詳解]
 
AkUInt32 uUnreferencedCachedBytes
 IO memory that is cached but is not currently used for active streams. [詳解]
 
AkUInt32 uGranularity
 IO memory pool block size [詳解]
 
AkUInt32 uNumActiveStreams
 Number of streams that have been active in the previous frame [詳解]
 
AkUInt32 uTotalBytesTransferred
 Number of bytes transferred, including cached transfers [詳解]
 
AkUInt32 uLowLevelBytesTransferred
 Number of bytes transferred exclusively via low-level [詳解]
 
AkReal32 fAvgCacheEfficiency
 Total bytes from cache as a percentage of total bytes. [詳解]
 
AkUInt32 uNumLowLevelRequestsCompleted
 Number of low-level transfers that have completed in the previous monitoring frame [詳解]
 
AkUInt32 uNumLowLevelRequestsCancelled
 Number of low-level transfers that were cancelled in the previous monitoring frame [詳解]
 
AkUInt32 uNumLowLevelRequestsPending
 Number of low-level transfers that are currently pending [詳解]
 
AkUInt32 uCustomParam
 Custom number queried from low-level IO. [詳解]
 
AkUInt32 uCachePinnedBytes
 Number of bytes that can be pinned into cache. [詳解]
 

詳解

Device descriptor.

IAkStreamMgr.h171 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう