Version

menu_open

AK::Wwise Namespace Reference

Namespaces

namespace   SourceControlContainers

Classes

class   Version
class   IPluginMediaConverter
class   IPluginPropertySet
class   IPluginObjectStore
class   IPluginObjectMedia
class   IAudioPlugin
class   DefaultAudioPluginImplementation
  Use this base class to quickly implement most plugin functions empty. More...
class   IMotionBusPlugin
class   IMotionSourcePlugin
  Interfaces for motion device source plugins. Currently used only to discriminate with audio plugins. More...
class   IWriteString
class   IReadOnlyProperties
  Interfaces used to set and get the properties from a plug in. More...
class   IReadWriteProperties
class   IProgress
class   IDoubleProgress
  Add support for a second progress bar to the IProgress interfaces. More...
struct   PopulateTableItem
class   IPluginBase
class   IWriteData
class   SourceControlConstant
  This class contains static constants that can be useful to the plug-in. More...
class   ISourceControl
class   ISourceControlDialogBase
class   ISourceControlOperationProgress
class   ISourceControlUtilities

Enumerations

enum   MotionDataType { TypePositionSamples = 1, TypeSpeedSamples }
 

MotionDataType.

More...
enum   AudioFileChannel {
  Channel_mono = 0, Channel_stereo = 1, Channel_mono_drop = 2, Channel_stereo_drop = 3,
  Channel_as_input = 4, Channel_mono_drop_right = 5, Channel_stereo_balance = 6
}
 

Import channel configuration options.

More...
enum   LicenseType { LicenseType_Trial = 1, LicenseType_Purchased, LicenseType_Academic }
 

License type.

More...
enum   LicenseStatus { LicenseStatus_Unlicensed, LicenseStatus_Expired, LicenseStatus_Valid }
 

License status.

More...
enum   Severity {
  Severity_Success = -1, Severity_Message, Severity_Warning, Severity_Error,
  Severity_FatalError
}
 

Log message severity.

More...
enum   ConversionResult { ConversionSuccess = 0, ConversionWarning = 1, ConversionFailed = 2 }
 

Conversion error code.

More...

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