Wwise SDK 2024.1.0
|
#include <AkCallback.h>
Public 属性 | |
AkConnectionType | eConnectionType |
Nature of the connection between this input and the mixer. 更多... | |
AkReal32 | fCenterPerc |
Center percentage of this input, between 0 and 1. 更多... | |
AkSpeakerPanningType | eSpeakerPanningType |
Specifies type of panning logic when object is not 3D spatialized. Applicable only when eSpatializationMode is AK_SpatializationMode_None. 更多... | |
Ak3DSpatializationMode | eSpatializationMode |
The 3D spatialization mode used by this input. Applicable only when the input has listener relative routing (see bHasListenerRelativeRouting). 更多... | |
Ak3DPositionType | e3DPositionType |
Get whether the emitter position is defined by the game alone (AK_3DPositionType_Emitter), or if it is further automated. Applicable only when the input has listener relative routing (see bHasListenerRelativeRouting). 更多... | |
bool | bHasListenerRelativeRouting |
Get the value of this input's Listener Relative Routing option, that is, if the emitter-listener relative association is calculated at this node. 更多... | |
Structure describing basic information about the input of a mixer
在文件 AkCallback.h 第 157 行定义.