Version
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.

See also
Enumerator
AkAudioSessionCategoryOptionMixWithOthers 

Audio session category option corresponding to the AVAudiosession's AVAudioSessionCategoryOptionMixWithOthers constant.

AkAudioSessionCategoryOptionDuckOthers 

Audio session category option corresponding to the AVAudiosession's AVAudioSessionCategoryOptionDuckOthers constant.

AkAudioSessionCategoryOptionAllowBluetooth 

Audio session category option corresponding to the AVAudiosession's AVAudioSessionCategoryOptionAllowBluetooth constant.

AkAudioSessionCategoryOptionDefaultToSpeaker 

Audio session category option corresponding to the AVAudiosession's AVAudioSessionCategoryOptionDefaultToSpeaker constant.

Definition at line 65 of file AkiOSSoundEngine.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise