版本

menu_open
Wwise SDK 2023.1.3

◆ GetFastPathSettings()

AKRESULT AK::SoundEngine::GetFastPathSettings ( AkInitSettings in_settings,
AkPlatformInitSettings in_pfSettings 
)

Gets specific settings for the fast audio path on Android. Call this function after AK::SoundEngine::GetDefaultSettings and AK::SoundEngine::GetPlatformDefaultSettings to modify settings for the fast path. in_pfSettings.pJavaVM and in_pfSettings.jNativeActivity must be filled properly prior to calling GetFastPathSettings. The fast path constraints are: -The sample rate must match the hardware native sample rate -The number of samples per frame must be a multiple of the hardware buffer size. Not fulfilling these constraints makes the audio hardware less efficient. In general, using the fast path means a higher CPU usage. Complex audio designs may not be feasible while using the fast path.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅