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 classic control: AVCaptureViewControlMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | AVFoundation | MBS AVFoundation Plugin | 21.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
AVCaptureView is a subclass of NSView that can be used to display standard user interface controls for capturing media data.
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 | 0 |
The default controls pane is associated with the view. |
ControlsStyleFloating | 1 |
The floating controls pane for media recordings is associated with the view. |
ControlsStyleInline | 0 |
The inline controls pane for media recording is associated with the view. |
ControlsStyleInlineDeviceSelection | 2 |
The inline controls pane for selection capture devices is associated with the view. |
The items on this page are in the following plugins: MBS AVFoundation Plugin.
CustomControlMBS - DesktopAVPlayerViewControlMBS