Contents

isRouteActive(_:)

Returns a Boolean value that indicates whether a route is active.

Declaration

func isRouteActive(_ route: AVCustomDeviceRoute) -> Bool

Parameters

  • route:

    A route for determining its active state.

Return Value

true if the route is in an active state; otherwise, false.

See Also

Activating a route