Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
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 |
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.
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. |
Constant | Value | Description |
---|---|---|
TrimCancelButton | 1 |
The user selected the Cancel button. |
TrimOKButton | 0 |
The user selected the Trim button. |
The items on this page are in the following plugins: MBS AVFoundation Plugin.
AVCaptureViewControlMBS - AVRoutePickerViewControlMBS