AVCustomRoutingActionItem
An object that represents a custom action item to display in a device route picker.
Declaration
class AVCustomRoutingActionItemOverview
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.