Settings for a sound emitter. 更多...
公有成员 | |
AkEmitterSettings () | |
Constructor. |
|
AkEmitterSettings & | operator= (const AkEmitterSettings &src) |
Operator =. |
|
公有属性 | |
AK::SpatialAudio::OsString | name |
Name given to this sound emitter. |
|
AkUniqueID | reflectAuxBusID |
AkReal32 | reflectionMaxPathLength |
AkReal32 | reflectionsAuxBusGain |
Send gain (0.f-1.f) that is applied when sending to the bus that has the AkReflect plug-in. (reflectAuxBusID). |
|
AkUInt32 | reflectionsOrder |
AkUInt32 | reflectorFilterMask |
AkReal32 | roomReverbAuxBusGain |
AkUInt8 | useImageSources: 1 |
Enable reflections from image sources that have been added via the AK::SpatialAudio::SetImageSource() API. (Does not apply to geometric reflections.). |
Settings for a sound emitter.
在文件AkSpatialAudio.h第117行定义。