Version

    Autre Documentation

menu_open
Wwise SDK 2018.1.11
AkDeviceData Struct Reference

Device descriptor. More...

Public Attributes

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

Detailed Description

Device descriptor.

Definition at line 159 of file IAkStreamMgr.h.


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

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise