版本
menu_open

◆ AkAudioSessionCategoryOptions

The IDs of the iOS audio session category options, used for customizing the audio session category features. These IDs are funtionally equivalent to the corresponding constants defined by the iOS audio session service backend (AVAudioSession). Refer to Xcode documentation for details on the audio session category options. The original prefix "AV" is replaced with "Ak" for the ID names.

备注
These options only have an effect with specific audio session categories. See the documentation for each option to learn which category they affect.
参见
枚举值
AkAudioSessionCategoryOptionMixWithOthers 

Same as AVAudioSessionCategoryOptionMixWithOthers. Only affects PlayAndRecord and Playback categories.

AkAudioSessionCategoryOptionDuckOthers 

Same as AVAudioSessionCategoryOptionDuckOthers. Implicitely sets the MixWithOthers option. Only affects PlayAndRecord and Playback categories.

AkAudioSessionCategoryOptionAllowBluetooth 

Same as AVAudioSessionCategoryOptionAllowBluetooth. Only affects PlayAndRecord category.

AkAudioSessionCategoryOptionDefaultToSpeaker 

Same as AVAudioSessionCategoryOptionDefaultToSpeaker. Only affects PlayAndRecord category.

AkAudioSessionCategoryOptionAllowBluetoothA2DP 

Same as AVAudioSessionCategoryOptionAllowBluetoothA2DP. Only affects PlayAndRecord category.

在文件 AkiOSSoundEngine.h61 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅