Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AK::WriteBytesCount Class Reference

#include <AkBytesCount.h>

Inheritance diagram for AK::WriteBytesCount:
AK::IWriteBuffer AK::IWriteBytes

Public Member Functions

 WriteBytesCount ()
 
virtual ~WriteBytesCount ()
 
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...
 
virtual AkUInt8Bytes () const
 
virtual AkUInt8Detach ()
 Return pointer to buffer and clear internal pointer. More...
 
virtual void Clear ()
 Clear the buffer contents. More...
 
template<class T >
bool Write (const T &in_data)
 
Interface
- Public Member Functions inherited from AK::IWriteBytes
template<class T >
bool Write (const T &in_data)
 
bool WriteString (const wchar_t *in_pszString)
 
bool WriteString (const char *in_pszString)
 

Detailed Description

Definition at line 76 of file AkBytesCount.h.


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