Wwise SDK 2024.1.2
|
Stream statistics. More...
#include <IAkStreamMgr.h>
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... | |
Stream statistics.
Definition at line 168 of file IAkStreamMgr.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise