Platforms to show: All Mac Windows Linux Cross-Platform

AVPlayerViewControlMBS control

See also desktop control: DesktopAVPlayerViewControlMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
control AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The player control for Mac.

AVPlayerView is a subclass of NSView that can be used to display the visual content of an AVPlayer object and the standard playback controls.
MBS Plugin wraps this as a control for Xojo.
Please notice this is 64-bit only and requires MacOS 10.9 or newer.

Control Styles

Constant Value Description
ControlsStyleDefault 1 The default controls pane is associated with the view.
ControlsStyleFloating 2 The floating controls pane is associated with the view.
ControlsStyleInline 1 The inline controls pane is associated with the view.
ControlsStyleMinimal 3 The minimal controls pane is associated with the view.
ControlsStyleNone 0 No controls pane is associated with the view.

Trim Results

Constant Value Description
TrimCancelButton 1 The user selected the Cancel button.
TrimOKButton 0 The user selected the Trim button.

Some examples using this control:

Blog Entries

Videos

Release notes


The items on this page are in the following plugins: MBS AVFoundation Plugin.


AVCaptureViewControlMBS   -   AVRoutePickerViewControlMBS


The biggest plugin in space...