Contents

AVSystemRouteLaunchMode

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

Declaration

enum AVSystemRouteLaunchMode

Overview

Use this enumeration with initWithURL: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

Initializers

See Also

Routes and sessions