Version

menu_open

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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise