Version
menu_open
Wwise SDK 2023.1.3
Utilities.h File Reference

Go to the source code of this file.

Classes

class  AK.Wwise::IWriteString
 
class  AK.Wwise::IReadOnlyProperties
 Interfaces used to set and get the properties from a plug in. More...
 
class  AK.Wwise::IReadWriteProperties
 
class  AK.Wwise::IProgress
 
struct  AK.Wwise::PopulateTableItem
 
class  AK.Wwise::IPluginBase
 
class  AK.Wwise::IWriteData
 

Namespaces

namespace  AK
 Audiokinetic namespace.
 
namespace  AK.Wwise
 

Macros

#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) };
 

Enumerations

enum  AK.Wwise::LicenseType { AK.Wwise::LicenseType_Trial = 1, AK.Wwise::LicenseType_Purchased, AK.Wwise::LicenseType_Academic }
 License type. More...
 
enum  AK.Wwise::LicenseStatus { AK.Wwise::LicenseStatus_Unlicensed, AK.Wwise::LicenseStatus_Expired, AK.Wwise::LicenseStatus_Valid, AK.Wwise::LicenseStatus_Incompatible }
 License status. More...
 
enum  AK.Wwise::Severity {
  AK.Wwise::Severity_Success = -1, AK.Wwise::Severity_Message, AK.Wwise::Severity_Warning, AK.Wwise::Severity_Error,
  AK.Wwise::Severity_FatalError
}
 Log message severity. More...
 
enum  AK.Wwise::ConversionResult { AK.Wwise::ConversionSuccess = 0, AK.Wwise::ConversionWarning = 1, AK.Wwise::ConversionFailed = 2 }
 Conversion error code. More...
 

Detailed Description

Wwise SDK utilities.

Definition in file Utilities.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise