Wwise SDK 2015.1.9
AK::IWriteBytes
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::IWriteBytes
AK::IWriteBytesに対する継承グラフ

Public メソッド | |
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