Contents

AVAudioSessionRouteDescription

An object that describes the input and output ports associated with a session’s audio route.

Declaration

class AVAudioSessionRouteDescription

Mentioned in

Overview

You don’t create instances of this class yourself. Instead, you retrieve the current audio route from your app’s AVAudioSession object.

Topics

Getting the Input and Output Ports

See Also

Inspecting the current route