版本

menu_open
警告:系统已根据您所用大版本 (2019.2.15.7667) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2019.2.15
AK.Wwise::IWriteData类 参考abstract

Public 成员函数

virtual bool  WriteData (LPCVOID in_pData, UINT32 in_cBytes, UINT32 &out_cWritten)=0
 
virtual bool  WritePascalString (LPCWSTR in_szString, UINT32 in_uiStringLength)
 
virtual bool  WriteUtf16String (const wchar_t *in_szString)=0
 
virtual bool  WriteUtf8String (const char *in_szString)=0
 
virtual bool  WriteBool (bool in_bBool)=0
 
virtual bool  WriteByte (BYTE in_bByte)=0
 
virtual bool  WriteInt16 (UINT16 in_uiInt16)=0
 
virtual bool  WriteInt32 (UINT32 in_uiInt32)=0
 
virtual bool  WriteInt64 (UINT64 in_uiInt64)=0
 
virtual bool  WriteReal32 (float in_fReal32)=0
 
virtual bool  WriteReal64 (double in_dblReal64)=0
 

详细描述

Interface used to write data that can be converted, if needed, for the target platform.

备注: All functions perform the appropriate platform-specific byte reordering except where noted otherwise.
警告: The functions in this interface are not thread-safe, unless stated otherwise.
参见

在文件 Utilities.h210 行定义.


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

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅