Version

menu_open
Wwise SDK 2021.1.14
AK.Wwise::IWriteData Class Referenceabstract

#include <Utilities.h>

Public Member Functions

virtual bool  WriteData (LPCVOID in_pData, UINT32 in_cBytes, UINT32 &out_cWritten)=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
 

Detailed Description

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.
Warning: The functions in this interface are not thread-safe, unless stated otherwise.
See also

Definition at line 208 of file Utilities.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise