menu
バージョン
2016.2.6.6153
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
構成 | |
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 で定義されています。