版本

menu_open
Wwise SDK 2021.1.14
AK::SpeakerVolumes::Vector 命名空间参考

Volume vector services. 更多...

函数

AkForceInline void  Copy (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels)
  Copy volumes. 更多...
 
AkForceInline void  Copy (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels, AkReal32 in_fGain)
  Copy volumes with gain. 更多...
 
AkForceInline void  Zero (VectorPtr in_pVolumes, AkUInt32 in_uNumChannels)
  Clear volumes. 更多...
 
AkForceInline void  Add (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels)
  Accumulate two volume vectors. 更多...
 
AkForceInline AkReal32  L1Norm (ConstVectorPtr io_pVolumes, AkUInt32 in_uNumChannels)
  Compute the sum of all components of a volume vector. 更多...
 
AkForceInline void  Mul (VectorPtr in_pVolumesDst, const AkReal32 in_fVol, AkUInt32 in_uNumChannels)
  Multiply volume vector with a scalar. 更多...
 
AkForceInline void  Mul (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels)
  Multiply two volume vectors. 更多...
 
AkForceInline void  Max (AkReal32 *in_pVolumesDst, const AkReal32 *in_pVolumesSrc, AkUInt32 in_uNumChannels)
  Get max for all elements of two volume vectors, independently. 更多...
 
AkForceInline void  Min (AkReal32 *in_pVolumesDst, const AkReal32 *in_pVolumesSrc, AkUInt32 in_uNumChannels)
  Get min for all elements of two volume vectors, independently. 更多...
 

详细描述

Volume vector services.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅