Version
menu_open

◆ AkAudioSessionCategory

The IDs of the iOS audio session categories, useful for defining app-level audio behaviours such as inter-app audio mixing policies and audio routing behaviours. 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 categories. The original prefix "AV" is replaced with "Ak" for the ID names.

See also
Enumerator
AkAudioSessionCategoryAmbient 

Audio session category corresponding to the AVAudiosession's AVAudioSessionCategoryAmbient constant.

AkAudioSessionCategorySoloAmbient 

Audio session category corresponding to the AVAudiosession's AVAudioSessionCategorySoloAmbient constant.

AkAudioSessionCategoryPlayAndRecord 

Audio session category corresponding to the AVAudiosession's AVAudioSessionCategoryPlayAndRecord constant.

AkAudioSessionCategoryPlayback 

Audio session category corresponding to the AVAudiosession's AVAudioSessionCategoryPlayback constant.

Definition at line 46 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