Wwise SDK 2024.1.3
|
#include <AkBytesCount.h>
Public Member Functions | |
ReadBytesSkip () | |
ReadBytesSkip (const void *in_pBytes, AkInt32 in_cBytes) | |
virtual | ~ReadBytesSkip () |
virtual bool | ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead) |
void | Attach (const void *in_pBytes, AkInt32 in_cBytes) |
AkInt32 | Count () |
![]() | |
template<class T > | |
bool | Read (T &out_data) |
template<> | |
bool | Read (bool &out_data) |
template<class T > | |
T | Read () |
Definition at line 41 of file AkBytesCount.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