|
Wwise SDK 2024.1.10
|
#include AkBytesMem.h>
Public 멤버 함수 | |
| WriteBytesMem () | |
| virtual | ~WriteBytesMem () |
| 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. 더 자세히 ... | |
| AkInt32 | Size () const |
| virtual AkUInt8 * | Bytes () const |
| virtual AkUInt8 * | Detach () |
| Return pointer to buffer and clear internal pointer. 더 자세히 ... | |
| virtual void | Clear () |
| Clear the buffer contents. 더 자세히 ... | |
| void | SetMemPool (AkMemPoolId in_pool) |
| bool | HasValidMemPool () |
| AkUInt8 * | GetWritePtr (AkInt32 in_cBytes) |
| template | |
| T * | GetWritePtr () |
| template | |
| bool | Write (const T &in_data) |
Interface | |
AK::IWriteBytes(으)로부터 상속된 Public 멤버 함수 | |
| template | |
| bool | Write (const T &in_data) |
| template | |
| bool | Write (const bool &in_data) |
AkBytesMem.h 파일의 75 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요