AVKit Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AVKit namespace provides standard views for capturing media and playing visual content.
Classes
AVCaptureView | |
AVCaptureViewDelegate | |
AVKitErrorExtensions |
Extension methods for the AVKit.AVKitError enumeration. |
AVPictureInPictureController |
Provides video playback in a floating, resizable window on larger devices. |
AVPictureInPictureControllerDelegate |
Delegate object providing methods for the application's T:UIKit.UIViewControllerDelegate at the start and stop of picture-in-picture video playback. |
AVPictureInPictureControllerDelegate_Extensions |
Extension methods to the IAVPictureInPictureControllerDelegate interface to support all the methods from the AVPictureInPictureControllerDelegate protocol. |
AVPlayerView | |
AVPlayerViewController |
A UIViewController that provides a system-standard AV controller user experience. |
AVPlayerViewControllerDelegate |
Delegate object for the picture-in-picture controller. When overridden, the methods allow the developer to respond to events relating to p-in-p playback. |
AVPlayerViewControllerDelegate_Extensions |
Extension methods to the IAVPlayerViewControllerDelegate interface to support all the methods from the AVPlayerViewControllerDelegate protocol. |
AVRoutePickerView | |
AVRoutePickerView.AVRoutePickerViewAppearance |
Appearance class for objects of type AVRoutePickerView. |
AVRoutePickerViewDelegate | |
AVRoutePickerViewDelegate_Extensions |
Extension methods to the IAVRoutePickerViewDelegate interface to support all the methods from the AVRoutePickerViewDelegate protocol. |
Interfaces
IAVCaptureViewDelegate | |
IAVPictureInPictureControllerDelegate |
Interface representing the required methods (if any) of the protocol AVPictureInPictureControllerDelegate. |
IAVPlayerViewControllerDelegate |
Interface representing the required methods (if any) of the protocol AVPlayerViewControllerDelegate. |
IAVRoutePickerViewDelegate |
Interface representing the required methods (if any) of the protocol AVRoutePickerViewDelegate. |
Enums
AVCaptureViewControlsStyle | |
AVKitError |
Enumeration of error states that can occur while using AVKit. |
AVPlayerViewControlsStyle |
Determines which user interface elements are visible in the AVPlayerView |
AVPlayerViewTrimResult |