版本
menu_open
目标平台:

◆ AkAudioAPI

enum AkAudioAPI

< API used for audio output Use with AkPlatformInitSettings to select the API used for audio output.

Use AkAPI_Default, it will select the more appropriate API depending on the computer's capabilities. Other values should be used for testing purposes.

参见
AK::SoundEngine::Init
枚举值
AkAPI_Wasapi 

Use Wasapi

AkAPI_XAudio2 

Use XAudio2 (this is the preferred API on Windows)

AkAPI_DirectSound 

Use DirectSound

AkAPI_Default 

Default value, will select the more appropriate API (XAudio2 is the default)

AkAPI_PulseAudio 

Use PulseAudio (this is the preferred API on Linux)

AkAPI_ALSA 

Use ALSA

AkAPI_Default 

Default value, will select the more appropriate API

AkAPI_Wasapi 

Use WASAPI (this is the preferred API on XboxOne)

AkAPI_Default 

Default value, will select the more appropriate API.

AkAPI_Dummy 

Dummy output, simply eats the audio stream and outputs nothing.

AkAPI_PulseAudio 

Use PulseAudio (this is the preferred API on Linux)

AkAPI_ALSA 

Use ALSA

AkAPI_Default 

Default value, will select the more appropriate API

在文件 AkLinuxSoundEngine.h42 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅