#include <AK/SoundEngine/Common/AkTypes.h>
클래스 | |
class | AK.Wwise::IWriteString |
class | AK.Wwise::IReadOnlyProperties |
Interfaces used to set and get the properties from a plug in. 더 자세히 ... | |
class | AK.Wwise::IReadWriteProperties |
class | AK.Wwise::IProgress |
struct | AK.Wwise::PopulateTableItem |
class | AK.Wwise::IPluginBase |
class | AK.Wwise::IWriteData |
네임스페이스 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
매크로 | |
#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) }; |
열거형 타입 | |
enum | AK.Wwise::LicenseType { AK.Wwise::LicenseType_Trial = 1, AK.Wwise::LicenseType_Purchased, AK.Wwise::LicenseType_Academic } |
License type. 더 자세히 ... | |
enum | AK.Wwise::LicenseStatus { AK.Wwise::LicenseStatus_Unlicensed, AK.Wwise::LicenseStatus_Expired, AK.Wwise::LicenseStatus_Valid, AK.Wwise::LicenseStatus_Incompatible } |
License status. 더 자세히 ... | |
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. 더 자세히 ... | |
enum | AK.Wwise::ConversionResult { AK.Wwise::ConversionSuccess = 0, AK.Wwise::ConversionWarning = 1, AK.Wwise::ConversionFailed = 2 } |
Conversion error code. 더 자세히 ... | |
Wwise SDK utilities.
Utilities.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요