版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AkStreamData结构体 参考

Stream statistics. 更多...

Public 属性

AkUInt32  uStreamID
  Unique stream identifier 更多...
 
AkUInt32  uPriority
  Stream priority 更多...
 
AkUInt64  uFilePosition
  Current position 更多...
 
AkUInt32  uTargetBufferingSize
  Total stream buffer size (specific to IAkAutoStream) 更多...
 
AkUInt32  uVirtualBufferingSize
  Size of available data including requested data (specific to IAkAutoStream) 更多...
 
AkUInt32  uBufferedSize
  Size of available data (specific to IAkAutoStream) 更多...
 
AkUInt32  uNumBytesTransfered
  Transfered amount since last query (Accumulate/Reset) 更多...
 
AkUInt32  uNumBytesTransferedLowLevel
  Transfered amount (from low-level IO only) since last query (Accumulate/Reset) 更多...
 
AkUInt32  uMemoryReferenced
  Amount of streaming memory referenced by this stream 更多...
 
AkReal32  fEstimatedThroughput
  Estimated throughput heuristic 更多...
 
bool  bActive
  True if this stream has been active (that is, was ready for I/O or had at least one pending I/O transfer, uncached or not) in the previous frame 更多...
 

详细描述

Stream statistics.

在文件 IAkStreamMgr.h195 行定义.


该结构体的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅