menu
版本
2018.1.11.6987
2024.1.4.8780
2023.1.12.8706
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.4.8780
2023.1.12.8706
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
类 | |
class | AK.Wwise::IWriteString |
class | AK.Wwise::IReadOnlyProperties |
Interfaces used to set and get the properties from a plug in. 更多... |
|
class | AK.Wwise::IReadWriteProperties |
class | AK.Wwise::IProgress |
class | AK.Wwise::IDoubleProgress |
Add support for a second progress bar to the IProgress interfaces 更多... |
|
struct | AK.Wwise::PopulateTableItem |
class | AK.Wwise::IPluginBase |
class | AK.Wwise::IWriteData |
命名空间 | |
namespace | AK |
Audiokinetic namespace |
|
namespace | AK.Wwise |
宏定义 | |
#define | AK_BEGIN_POPULATE_TABLE(theName) AK::Wwise::PopulateTableItem theName[] = { |
#define | AK_POP_ITEM(theID, theProp) {theID, theProp }, |
#define | AK_END_POPULATE_TABLE() AK_POP_ITEM(0, NULL) }; |
Wwise SDK utilities.
在文件 Utilities.h 中定义.