|
|
◆ AK_SpeakerVolumes_Matrix_CopyAndApplyGain()
Copy matrix with gain.
- 参数
-
| [out] | out_pVolumesDst | Pointer to destination volume matrix. |
| [in] | in_pVolumesSrc | Pointer to source volume matrix. |
| [in] | in_uNumChannelsIn | Number of input channels. |
| [in] | in_uNumChannelsOut | Number of output channels. |
| [in] | in_fGain | Gain to apply. |
|