Expand description
§Bindings to the AVKit framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- AVCapture
View AVCaptureViewandobjc2-app-kitand macOS - AVCaptureView is a subclass of NSView that can be used to display standard user interface controls for capturing media data.
- AVCapture
View Controls Style AVCaptureView - The inline controls pane for media recording is associated with the view.
- AVDisplay
Dynamic Range AVKitTypes - Describes how High Dynamic Range (HDR) video content renders.
- AVPicture
InPicture Controller AVPictureInPictureController - AVPictureInPictureController is a subclass of NSObject that can be used to present the contents of an AVPlayerLayer or AVPlayerView floating on top of applications.
- AVPicture
InPicture Controller Content Source AVPictureInPictureController - A content source for AVPictureInPictureController.
- AVPlayback
Speed AVPlaybackSpeed - Class used to define a user selectable playback speed in a playback UI.
- AVPlayer
View AVPlayerViewandobjc2-app-kitand macOS - AVPlayerView is a subclass of NSView that can be used to display the visual content of an AVPlayer object and the standard playback controls.
- AVPlayer
View Controls Style AVPlayerView - No controls pane is associated with the view.
- AVPlayer
View Trim Result AVPlayerView - The user selected the Trim button.
- AVRoute
Picker View AVRoutePickerViewandobjc2-app-kitand macOS - Apple’s documentation
- AVRoute
Picker View Button State AVRoutePickerView - Normal or default state of the picker.
- AVRoute
Picker View Button Style AVRoutePickerView - A system style for the route picker button.
- AVVideo
Frame Analysis Type AVKitTypes - The types of items that AVPlayerViewController analyzes in a paused video frame.
Traits§
- AVCapture
View Delegate AVCaptureView - Defines an interface for delegates of AVCaptureView.
- AVPicture
InPicture Controller Delegate AVPictureInPictureController - A protocol for delegates of AVPictureInPictureController.
- AVPicture
InPicture Sample Buffer Playback Delegate AVPictureInPictureController_AVSampleBufferDisplayLayerSupport - A protocol for controlling playback from an AVSampleBufferDisplayLayer in Picture in Picture.
- AVPlayer
View Delegate AVPlayerView - A protocol for delegates of AVPlayerView.
- AVPlayer
View Picture InPicture Delegate AVPlayerView - Apple’s documentation
- AVRoute
Picker View Delegate AVRoutePickerView - Defines an interface for delegates of AVRoutePickerView.