Contents

AVSystemRoute.LaunchMode

The mode that determines how media playback launches on a remote device.

Declaration

enum LaunchMode

Overview

Use this enumeration with init(url:mode:) to control how media playback is initiated on the remote device. The launch mode determines whether your app launches its counterpart on the remote device, or uses a system-provided media player.

Topics

Enumeration Cases

See Also

Routes and sessions