|
Wwise SDK 2023.1.17
|
#include <AkRingBuffer.h>
Public Member Functions | |
| AkRingBuffer () | |
| AKRESULT | Init (AkUInt32 nbItems) |
| void | Term () |
| void | Reset () |
| AkUInt32 | GetWriteIndex () const |
| T * | GetWritePtr () |
| void | IncrementWriteIndex (AkUInt32 nbItems) |
| AkUInt32 | GetReadIndex () const |
| const T * | GetReadPtr () const |
| const T * | Peek (AkUInt32 uOffset) const |
| void | IncrementReadIndex (AkUInt32 nbItems) |
| AkUInt32 | GetNbReadableItems () const |
| AkUInt32 | GetNbWritableItems () const |
| AkUInt32 | Size () const |
| bool | Grow (AkUInt32 in_uGrowBy) |
Definition at line 68 of file AkRingBuffer.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