Contents

AVCustomRoutingActionItem

An object that represents a custom action item to display in a device route picker.

Declaration

class AVCustomRoutingActionItem

Overview

Use this class to specify supplemental action items to display in the list of discovered routes. Tapping a custom item dismisses the picker and calls the customRoutingController(_:didSelect:) method of AVCustomRoutingControllerDelegate.

Topics

Configuring an item

See Also

Media routing