Platforms to show: All Mac Windows Linux Cross-Platform
Back to RaspberryPiCameraMBS class.
RaspberryPiCameraMBS.AutoExposureBias as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
e.g. 12.
(Read and Write property)
RaspberryPiCameraMBS.AutoFocusRange as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kAutoFocusRange* constants
(Read and Write property)
RaspberryPiCameraMBS.AutoFocusStart as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.AutoFocusStatus as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kAutoFocusStatus* constants
(Read and Write property)
RaspberryPiCameraMBS.AutoFocusStop as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.AutoNPresetWhiteBalance as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kWhiteBalance* constants.
e.g. value is 1 for kWhiteBalanceAuto.
(Read and Write property)
RaspberryPiCameraMBS.Buffer as Ptr
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
For the case you want to convert yourself pixel values to a picture.
(Read only property)
RaspberryPiCameraMBS.BufferLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.BusInfo as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
e.g. "PCI:test"
(Read only property)
Some examples using this property:
RaspberryPiCameraMBS.BytesPerRow as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.CanCapture as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
This is queried by checking if bitwiseAnd(capabilities,1) = 1.
(Read only property)
RaspberryPiCameraMBS.Capabilities as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.Card as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
e.g. "Hauppauge WinTV"
(Read only property)
RaspberryPiCameraMBS.Driver as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
e.g. "bttv"
(Read only property)
RaspberryPiCameraMBS.ErrorMessage as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.ExposureAbsolute as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
e.g. 1000
(Read and Write property)
RaspberryPiCameraMBS.ExposureAuto as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kExposure* constants.
Value is e.g. 0 for kExposureAuto.
(Read and Write property)
RaspberryPiCameraMBS.ExposureAutoPriority as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.ExposureMetering as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kExposureMetering* constants
(Read and Write property)
RaspberryPiCameraMBS.FocusAbsolute as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
May not work if you don't have a controllable focus on the camera.
(Read and Write property)
RaspberryPiCameraMBS.FocusAuto as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
May not work if you don't have a controllable focus on the camera.
(Read and Write property)
RaspberryPiCameraMBS.FocusRelative as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
May not work if you don't have a controllable focus on the camera.
(Read and Write property)
RaspberryPiCameraMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.Height as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.ImageStabilization as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.IrisAbsolute as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
May not work if you don't have a controllable iris on the camera.
(Read and Write property)
RaspberryPiCameraMBS.IrisRelative as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
May not work if you don't have a controllable iris on the camera.
(Read and Write property)
RaspberryPiCameraMBS.IsoSensitivity as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.IsoSensitivityAuto as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kISOSensitivity* constants.
Usually set to kISOSensitivityAuto for auto mode (1).
(Read and Write property)
RaspberryPiCameraMBS.JPEG as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.LastError as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.Lock3A as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kLock* constants.
(Read and Write property)
RaspberryPiCameraMBS.Opened as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.PanAbsolute as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.PanRelative as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.PanReset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.PanSpeed as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.Picture as Picture
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.PixelFormat as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.PixelformatString as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.Privacy as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.Recording as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.SceneMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
See kSceneMode* constants
(Read and Write property)
RaspberryPiCameraMBS.TiltAbsolute as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.TiltRelative as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.TiltReset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.TiltSpeed as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
RaspberryPiCameraMBS.Version as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 16.4 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
RaspberryPiCameraMBS.WideDynamicRange as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | RaspberryPiCamera | MBS Linux Plugin | 18.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
Lasterror is set.
(Read and Write property)
The items on this page are in the following plugins: MBS Linux Plugin.