バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11
AK.Wwise::IWriteData クラスabstract

公開メンバ関数

virtual bool  WriteData (LPCVOID in_pData, UINT32 in_cBytes, UINT32 &out_cWritten)=0
 
virtual bool  WritePascalString (LPCWSTR in_szString, UINT32 in_uiStringLength)=0
 
virtual bool  WriteUtf16String (LPCWSTR 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.

Note: 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.h235 行目に定義があります。


このクラス詳解は次のファイルから抽出されました:

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう