Skip to content

Titanium.Media.RouteDescription

An Object describing the current audio route.

Since: 3.4.2 · Platforms: iphone, ipad, macos

Properties #

inputs#

Type: Array<String>

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

outputs#

Type: Array<String>

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

Titanium SDK Documentation