Contents

kAudioSessionRouteChangeReason_NoSuitableRouteForCategory

There is no audio hardware route for the audio session category.

Declaration

var kAudioSessionRouteChangeReason_NoSuitableRouteForCategory: Int { get }

Discussion

For example, the kAudioSessionCategory_RecordAudio is set but there is no audio input device.

See Also

Constants