Wwise SDK 2024.1.3
|
#include <AkBytesMem.h>
Public Member Functions | |
WriteBytesBuffer () | |
virtual | ~WriteBytesBuffer () |
void | SetBuffer (AkUInt8 *in_pBytes, AkInt32 in_cSize) |
virtual bool | WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten) |
AkInt32 | GetPos () const |
void | Clear () |
![]() | |
template<class T > | |
bool | Write (const T &in_data) |
template<> | |
bool | Write (const bool &in_data) |
Definition at line 163 of file AkBytesMem.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise