Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
AVCaptureDeviceInputMBS class
Super class: AVCaptureInputMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | AVFoundation | MBS AVFoundation Plugin | 13.2 | Yes | No | No | Yes, macOS only | No |
Notes: Subclass of the AVCaptureInputMBS class.
- 2 methods
- method Constructor(Device as AVCaptureDeviceMBS, byref error as NSErrorMBS)
- method device as AVCaptureDeviceMBS
- shared method deviceInputWithDevice(device as AVCaptureDeviceMBS, byref error as NSErrorMBS) as AVCaptureDeviceInputMBS
Super class AVCaptureInputMBS
- property Handle as Integer
- 3 methods
- method Constructor
- method ports as AVCaptureInputPortMBS()
- method portWithMediaType(mediaType as string) as AVCaptureInputPortMBS
- shared method available as boolean
This class has no sub classes.
Some examples which use this class:
- /AVFoundation/AVVideoWall
- /AVFoundation/Device List
- /AVFoundation/Recorder
- /AVFoundation/Still Photos
The items on this page are in the following plugins: MBS AVFoundation Plugin.
AVCaptureDeviceFormatMBS - AVCaptureDeviceInputSourceMBS
Links
MBS Xojo tutorial videos