menu
 
Version
2016.2.6.6153

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

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

menu

include/AK/Wwise/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
class   AK::Wwise::IDoubleProgress
  Add support for a second progress bar to the IProgress interfaces. More...
struct   AK::Wwise::PopulateTableItem
class   AK::Wwise::IPluginBase
class   AK::Wwise::IWriteData

Namespaces

namespace   AK
 

Audiokinetic namespace.


namespace   AK::Wwise

Defines

#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::AudioFileChannel {
  AK::Wwise::Channel_mono = 0, AK::Wwise::Channel_stereo = 1, AK::Wwise::Channel_mono_drop = 2, AK::Wwise::Channel_stereo_drop = 3,
  AK::Wwise::Channel_as_input = 4, AK::Wwise::Channel_mono_drop_right = 5, AK::Wwise::Channel_stereo_balance = 6
}
 

Import channel configuration options.

More...
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