RouteDescription

An Object describing the current audio route.

  • 3.4.2
  • 3.4.2

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

RouteDescription
: Object[]
An Array of current input ports for the session. ...

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

RouteDescription
: Object[]
An Array of current output ports for the session. ...

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