バージョン
構成 | |
struct | AK::SoundFrame::SoundBankGenerationSettings |
SoundBank generation settings. [詳細] |
|
class | AK::SoundFrame::ISoundFrame |
class | AK::SoundFrame::IClient |
ネームスペース | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::SoundFrame |
Audiokinetic Sound Frame namespace. |
|
マクロ定義 | |
#define | MAX_MONITORING_MSG_SIZE 256 |
列挙型 | |
enum | AK::SoundFrame::SoundBankContentTxtFileFormat { AK::SoundFrame::SoundBankContentTxtFileFormat_ANSI = 0, AK::SoundFrame::SoundBankContentTxtFileFormat_UNICODE = 1 } |
SoundBank content text file format. [詳細] |
|
関数 | |
bool | AK::SoundFrame::Create (IClient *in_pClient, ISoundFrame **out_ppSoundFrame) |
Sound Frame public interfaces. These interfaces allow a client application to interact with an instance of Wwise running on the same computer.
SF.h で定義されています。