AVAudioSessionRouteDescription
An object that describes the input and output ports associated with a session’s audio route.
Declaration
class AVAudioSessionRouteDescriptionMentioned in
Overview
You don’t create instances of this class yourself. Instead, you retrieve the current audio route from your app’s AVAudioSession object.