# RouteDescription

An Object describing the current audio route.

Availability
3.4.2
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# inputs

Availability
3.4.2
9.2.0
inputs :Array<String>

An Array of current input ports for the session. See the AUDIO_SESSION_PORT constants.


# outputs

Availability
3.4.2
9.2.0
outputs :Array<String>

An Array of current output ports for the session. See the AUDIO_SESSION_PORT constants.