Wwise SDK 2018.1.11
IWriteBytes
バージョン
Wwise SDK 2018.1.11
|
AK::IWriteBytes クラスabstract
AK::IWriteBytes の継承関係図

公開メンバ関数 | |
Interface | |
virtual bool | WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten)=0 |
Helpers | |
template<class T > | |
bool | Write (const T &in_data) |
bool | WriteString (const wchar_t *in_pszString) |
bool | WriteString (const char *in_pszString) |
詳解
Generic binary output interface.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
このクラス詳解は次のファイルから抽出されました:
- include/AK/IBytes.h