Wwise SDK 2025.1.0
|
#include <AK/SoundEngine/Common/AkNumeralTypes.h>
네임스페이스 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
AK::SpeakerVolumes | |
Multi-channel volume definitions and services. | |
매크로 | |
#define | NULL 0 |
타입정의 | |
typedef AkUInt32 | AkUniqueID |
Unique 32-bit ID 더 자세히 ... | |
typedef AkUInt32 | AkStateID |
State ID 더 자세히 ... | |
typedef AkUInt32 | AkStateGroupID |
State group ID 더 자세히 ... | |
typedef AkUInt32 | AkPlayingID |
A unique identifier generated whenever a PostEvent is called (or when a Dynamic Sequence is created). This identifier serves as a handle to control and interact with individual playback instances, such as stopping a specific instance, and is the ID used in the EndOfEvent callback (see AkCallbackType). 더 자세히 ... | |
typedef AkInt32 | AkTimeMs |
Time in ms 더 자세히 ... | |
typedef AkUInt16 | AkPortNumber |
Port number 더 자세히 ... | |
typedef AkReal32 | AkPitchValue |
Pitch value 더 자세히 ... | |
typedef AkReal32 | AkVolumeValue |
Volume value( also apply to LFE ) 더 자세히 ... | |
typedef AkUInt64 | AkGameObjectID |
Game object ID 더 자세히 ... | |
typedef AkReal32 | AkLPFType |
Low-pass filter type 더 자세히 ... | |
typedef AkInt32 | AkMemPoolId |
Memory pool ID 더 자세히 ... | |
typedef AkUInt32 | AkPluginID |
Source or effect plug-in ID 더 자세히 ... | |
typedef AkUInt32 | AkCodecID |
Codec plug-in ID 더 자세히 ... | |
typedef AkUInt32 | AkAuxBusID |
Auxilliary bus ID 더 자세히 ... | |
typedef AkInt16 | AkPluginParamID |
Source or effect plug-in parameter ID 더 자세히 ... | |
typedef AkInt8 | AkPriority |
Priority 더 자세히 ... | |
typedef AkUInt16 | AkDataCompID |
Data compression format ID 더 자세히 ... | |
typedef AkUInt16 | AkDataTypeID |
Data sample type ID 더 자세히 ... | |
typedef AkUInt8 | AkDataInterleaveID |
Data interleaved state ID 더 자세히 ... | |
typedef AkUInt32 | AkSwitchGroupID |
Switch group ID 더 자세히 ... | |
typedef AkUInt32 | AkSwitchStateID |
Switch ID 더 자세히 ... | |
typedef AkUInt32 | AkRtpcID |
Real time parameter control ID 더 자세히 ... | |
typedef AkReal32 | AkRtpcValue |
Real time parameter control value 더 자세히 ... | |
typedef AkUInt32 | AkBankID |
Run time bank ID 더 자세히 ... | |
typedef AkUInt32 | AkBankType |
Run time bank type 더 자세히 ... | |
typedef AkUInt32 | AkFileID |
Integer-type file identifier 더 자세히 ... | |
typedef AkUInt32 | AkDeviceID |
I/O device ID 더 자세히 ... | |
typedef AkUInt32 | AkTriggerID |
Trigger ID 더 자세히 ... | |
typedef AkUInt32 | AkArgumentValueID |
Argument value ID 더 자세히 ... | |
typedef AkUInt32 | AkChannelMask |
Channel mask (similar to extensibleWavFormat). Bit values are defined in AkSpeakerConfig.h. 더 자세히 ... | |
typedef AkUInt32 | AkModulatorID |
Modulator ID 더 자세히 ... | |
typedef AkUInt32 | AkAcousticTextureID |
Acoustic Texture ID 더 자세히 ... | |
typedef AkUInt32 | AkImageSourceID |
Image Source ID 더 자세히 ... | |
typedef AkUInt64 | AkOutputDeviceID |
Audio Output device ID 더 자세히 ... | |
typedef AkUInt32 | AkPipelineID |
Unique node (bus, voice) identifier for profiling. 더 자세히 ... | |
typedef AkUInt32 | AkRayID |
Unique (per emitter) identifier for an emitter-listener ray. 더 자세히 ... | |
typedef AkUInt64 | AkAudioObjectID |
Audio Object ID 더 자세히 ... | |
typedef AkUInt32 | AkJobType |
Job type identifier 더 자세히 ... | |
typedef AkUInt64 | AkCacheID |
Stream cache block ID. 더 자세히 ... | |
typedef AkUInt16 | AkVertIdx |
Index of vertex in SA geometry 더 자세히 ... | |
typedef AkUInt16 | AkTriIdx |
Index of triangle in SA geometry 더 자세히 ... | |
typedef AkUInt16 | AkSurfIdx |
Index of surface in SA geometry 더 자세히 ... | |
typedef AkReal32 * | AkSpeakerVolumesMatrixPtr |
typedef AkReal32 * | AkSpeakerVolumesVectorPtr |
Constant volume vector. Access each element with the standard bracket [] operator. 더 자세히 ... | |
typedef const AkReal32 * | AkSpeakerVolumesConstVectorPtr |
Constant volume matrix. Access each input channel vector with AK::SpeakerVolumes::Matrix::GetChannel(). 더 자세히 ... | |
typedef const AkReal32 * | AkSpeakerVolumesConstMatrixPtr |
Opaque data structure for storing a collection of external sources. Refer to API in AK/SoundEngine/Common/AkExternalSourceArray.h to learn how to manipulate this data structure. 더 자세히 ... | |
typedef void * | AkExternalSourceArray |
using | AK::SpeakerVolumes::VectorPtr = AkSpeakerVolumesMatrixPtr |
using | AK::SpeakerVolumes::MatrixPtr = AkSpeakerVolumesVectorPtr |
using | AK::SpeakerVolumes::ConstVectorPtr = AkSpeakerVolumesConstVectorPtr |
using | AK::SpeakerVolumes::ConstMatrixPtr = AkSpeakerVolumesConstMatrixPtr |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요