|
Wwise SDK 2024.1.10
|
#include AkBytesMem.h>
Public 成员函数 | |
| 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 () |
Public 成员函数 继承自 AK::IWriteBytes | |
| template | |
| bool | Write (const T &in_data) |
| template | |
| bool | Write (const bool &in_data) |
在文件 AkBytesMem.h 第 163 行定义.