Version

menu_open
Wwise SDK 2023.1.8
AkBytesCount.h
Audiokinetic namespace.
virtual AkUInt8 * Bytes() const
virtual AkUInt8 * Detach()
Return pointer to buffer and clear internal pointer.
uint8_t AkUInt8
Unsigned 8-bit integer.
int32_t AkInt32
Signed 32-bit integer.
#define AKSOUNDENGINE_API
ReadBytesSkip(const void *in_pBytes, AkInt32 in_cBytes)
virtual void Clear()
Clear the buffer contents.
virtual ~ReadBytesSkip()
bool Write(const T &in_data)
Definition: AkBytesCount.h:110
virtual ~WriteBytesCount()
virtual bool WriteBytes(const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten)
virtual void SetCount(AkInt32 in_cBytes)
Set number of bytes written.
virtual bool ReadBytes(void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead)
void Attach(const void *in_pBytes, AkInt32 in_cBytes)
virtual AkInt32 Count() const
virtual bool Reserve(AkInt32 in_cBytes)

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise