Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AkStreamData Struct Reference

Stream statistics. More...

Public Attributes

AkUInt32  uStreamID
  Unique stream identifier. More...
 
AkUInt32  uPriority
  Stream priority. More...
 
AkUInt64  uFilePosition
  Current position. More...
 
AkUInt32  uTargetBufferingSize
  Total stream buffer size (specific to IAkAutoStream) More...
 
AkUInt32  uVirtualBufferingSize
  Size of available data including requested data (specific to IAkAutoStream) More...
 
AkUInt32  uBufferedSize
  Size of available data (specific to IAkAutoStream) More...
 
AkUInt32  uNumBytesTransfered
  Transfered amount since last query (Accumulate/Reset) More...
 
AkUInt32  uNumBytesTransferedLowLevel
  Transfered amount (from low-level IO only) since last query (Accumulate/Reset) More...
 
AkUInt32  uMemoryReferenced
  Amount of streaming memory referenced by this stream. More...
 
AkReal32  fEstimatedThroughput
  Estimated throughput heuristic. More...
 
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. More...
 

Detailed Description

Stream statistics.

Definition at line 195 of file IAkStreamMgr.h.


The documentation for this struct was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise