Contents

kAudioSessionIncompatibleCategory

The specified audio session category cannot be used for the attempted audio operation. For example, you attempted to play or record audio with the audio session category set to kAudioSessionCategory_AudioProcessing.

Declaration

var kAudioSessionIncompatibleCategory: Int { get }

See Also

Constants