版本

    其他文档

menu_open
Wwise SDK 2023.1.2
AkDeviceData结构体 参考

Device descriptor. 更多...

#include <IAkStreamMgr.h>

Public 属性

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 之旅