|
Wwise SDK 2024.1.10
|
#include AkBytesMem.h>
Public Member Functions | |
| WriteBytesMem () | |
| virtual | ~WriteBytesMem () |
| virtual bool | WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten) |
| virtual bool | Reserve (AkInt32 in_cBytes) |
| virtual AkInt32 | Count () const |
| virtual void | SetCount (AkInt32 in_cBytes) |
| Set number of bytes written. More... | |
| AkInt32 | Size () const |
| virtual AkUInt8 * | Bytes () const |
| virtual AkUInt8 * | Detach () |
| Return pointer to buffer and clear internal pointer. More... | |
| virtual void | Clear () |
| Clear the buffer contents. More... | |
| void | SetMemPool (AkMemPoolId in_pool) |
| bool | HasValidMemPool () |
| AkUInt8 * | GetWritePtr (AkInt32 in_cBytes) |
| template | |
| T * | GetWritePtr () |
| template | |
| bool | Write (const T &in_data) |
Interface | |
Public Member Functions inherited from AK::IWriteBytes | |
| template | |
| bool | Write (const T &in_data) |
| template | |
| bool | Write (const bool &in_data) |
Definition at line 75 of file AkBytesMem.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