Expand description
§Bindings to the AVRouting
framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- AVCustom
Device Route AVCustomDeviceRoute
- An object that represents a custom device route.
- AVCustom
Routing Action Item AVCustomRoutingActionItem
- An object that represents a custom action item to display in a device route picker.
- AVCustom
Routing Controller AVCustomRoutingController
- An object that manages the connection from a device to a destination.
- AVCustom
Routing Event AVCustomRoutingEvent
- An object that represents an event that occurs on a route.
- AVCustom
Routing Event Reason AVCustomRoutingEvent
- Values that indicate the reason for a routing event.
- AVCustom
Routing PartialIP AVCustomRoutingController
- Represents a full or partial IP address.
Statics§
- AVCustom
Routing ⚠Controller Authorized Routes DidChange Notification AVCustomRoutingController
- A notification the system posts when the list of authorized routes changes.
Traits§
- AVCustom
Routing Controller Delegate AVCustomRoutingController
- A protocol for delegates of a custom routing controller.