Wwise SDK 2023.1.8
|
Struct containing metering information about a buffer. Depending on when this struct is generated, you may get metering data computed in the previous frame only. [詳解]
#include <AkCommonDefs.h>
公開変数類 | |
AK::SpeakerVolumes::VectorPtr | peak |
AK::SpeakerVolumes::VectorPtr | truePeak |
AK::SpeakerVolumes::VectorPtr | rms |
AkReal32 | fMeanPowerK |
Struct containing metering information about a buffer. Depending on when this struct is generated, you may get metering data computed in the previous frame only.
AkCommonDefs.h の 204 行目に定義があります。