Namespaces | |
| Plugin | |
| SourceControlContainers | |
| Source Control Containers namespace. |
|
Classes | |
| class | DefaultAudioPluginImplementation |
| Use this base class to quickly implement most plugin functions empty. More... |
|
| class | IAudioPlugin |
| class | IPluginBase |
| class | IPluginMediaConverter |
| class | IPluginObjectMedia |
| class | IPluginObjectStore |
| class | IPluginPropertySet |
| class | IProgress |
| class | IReadOnlyProperties |
| Interfaces used to set and get the properties from a plug in. More... |
|
| class | IReadWriteProperties |
| class | ISourceControl |
| class | ISourceControlDialogBase |
| class | ISourceControlOperationProgress |
| class | ISourceControlUtilities |
| class | IWriteData |
| class | IWriteString |
| class | Mallocator |
| struct | OutputDeviceDescriptor |
| struct | PopulateTableItem |
| class | SafeAllocator |
| class | SourceControlConstant |
| This class contains static constants that can be useful to the plug-in. More... |
|
| class | Version |
Typedefs | |
| typedef AKRESULT(CALLBACK * | RegisterWwisePluginFn) (AK::PluginRegistration *in_pList) |
Enumerations | |
| enum | LicenseType { LicenseType_Trial = 1, LicenseType_Purchased, LicenseType_Academic } |
| License type. More... |
|
| enum | LicenseStatus { LicenseStatus_Unlicensed, LicenseStatus_Expired, LicenseStatus_Valid, LicenseStatus_Incompatible } |
| 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... |
|
Functions | |
| AKRESULT | RegisterWwisePlugin () |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise