版本

menu_open
Wwise SDK 2023.1.2
AK::WriteBytesMem类 参考

#include <AkBytesMem.h>

类 AK::WriteBytesMem 继承关系图:
AK::IWriteBuffer AK::IWriteBytes

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 AkUInt8Bytes () const
 
virtual AkUInt8Detach ()
 Return pointer to buffer and clear internal pointer. 更多...
 
virtual void Clear ()
 Clear the buffer contents. 更多...
 
void SetMemPool (AkMemPoolId in_pool)
 
bool HasValidMemPool ()
 
AkUInt8GetWritePtr (AkInt32 in_cBytes)
 
template<class T >
T * GetWritePtr ()
 
template<class T >
bool Write (const T &in_data)
 
Interface
- Public 成员函数 继承自 AK::IWriteBytes
template<class T >
bool Write (const T &in_data)
 
bool WriteString (const wchar_t *in_pszString)
 
bool WriteString (const char *in_pszString)
 

详细描述

在文件 AkBytesMem.h75 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅