版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AK::IWriteBuffer类 参考abstract
类 AK::IWriteBuffer 继承关系图:
AK::IWriteBytes AK::WriteBytesMem

Public 成员函数

Interface
virtual AkInt32  Count () const =0
 
virtual AkUInt8 Bytes () const =0
 
virtual void  SetCount (AkInt32 in_cBytes)=0
  Set number of bytes written. 更多...
 
virtual bool  Reserve (AkInt32 in_cBytes)=0
 
virtual void  Clear ()=0
  Clear the buffer contents. 更多...
 
virtual AkUInt8 Detach ()=0
  Return pointer to buffer and clear internal pointer. 更多...
 
- Public 成员函数 继承自 AK::IWriteBytes
virtual bool  WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten)=0
 
template<class T >
bool  Write (const T &in_data)
 
bool  WriteString (const wchar_t *in_pszString)
 
bool  WriteString (const char *in_pszString)
 

详细描述

Generic memory buffer interface.

警告
The functions in this interface are not thread-safe, unless stated otherwise.

在文件 IBytes.h228 行定义.


该类的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅