Contents

isInputAvailable

A Boolean value that indicates whether an audio input path is available.

Declaration

var isInputAvailable: Bool { get }

Return Value

true if an input route is available, otherwise false.

Discussion

Use this property to determine whether the device currently supports audio input.

This property is key-value observable.

See Also

Configuring inputs