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.
지원이 필요하신가요?
질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!
지원 페이지를 방문해 주세요
작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요