Version
menu_open

◆ AkAudioSessionMode

The IDs of the iOS audio session modes, used for customizing the audio session for typical app types. 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
AkAudioSessionModeDefault 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeDefault constant.

AkAudioSessionModeVoiceChat 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeVoiceChat constant.

AkAudioSessionModeGameChat 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeGameChat constant.

AkAudioSessionModeVideoRecording 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeVideoRecording constant.

AkAudioSessionModeMeasurement 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeMeasurement constant.

AkAudioSessionModeMoviePlayback 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeMoviePlayback constant.

AkAudioSessionModeVideoChat 

Audio session mode corresponding to the AVAudiosession's AVAudioSessionModeMoviePlayback constant.

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