Platforms to show: All Mac Windows Linux Cross-Platform

Back to RaspberryPiCameraMBS class.

Next items

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
The pointer to the buffer.

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
The length of the buffer.

(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
The device bus info.

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
The bytes per row for current image.

(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
Whether the device can capture video.

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
Device capabilities bitmap.

(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
The name of the card.

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
The name of the driver.

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
The error message for lasterror property.

(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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
The internal file handle.

(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
The height in pixel used for capture.

(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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
The last JPEG image data block.

(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
The last error code.

(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
One of the camera configuration propertires.

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
Whether device is opened.

(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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
The last captured picture.

(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
The pixel format.

(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
The pixel format as text.

(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
One of the camera configuration propertires.

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
Whether we are recording currently.

(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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
One of the camera configuration propertires.

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
The version of the driver.

(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
One of the camera configuration propertires.

Lasterror is set.
(Read and Write property)

Next items

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


The biggest plugin in space...