RaspberryPiCameraMBS class
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
RaspberryPiCameraMBS class
The class to get pictures from Raspberry Pi camera and similar Linux cameras.
- 53 properties
- 10 methods
- 45 constants
AutoFocusRange Values
Constant |
Value |
Description |
kAutoFocusRangeAuto
|
0 |
|
kAutoFocusRangeInfinity
|
3 |
|
kAutoFocusRangeMacro
|
2 |
|
kAutoFocusRangeNormal
|
1 |
|
AutoFocusStatus Values
Constant |
Value |
Description |
kAutoFocusStatusBusy
|
1 |
|
kAutoFocusStatusFailed
|
4 |
|
kAutoFocusStatusIdle
|
0 |
|
kAutoFocusStatusReached
|
2 |
|
ExposureAuto Values
Constant |
Value |
Description |
kExposureAperturePriority
|
3 |
|
kExposureAuto
|
0 |
|
kExposureManual
|
1 |
|
kExposureShutterPriority
|
2 |
|
ExposureMetering Values
Constant |
Value |
Description |
kExposureMeteringAverage
|
0 |
|
kExposureMeteringCenterWeighted
|
1 |
|
kExposureMeteringMatrix
|
3 |
|
kExposureMeteringSpot
|
2 |
|
IsoSensitivityAuto Values
Constant |
Value |
Description |
kISOSensitivityAuto
|
1 |
|
kISOSensitivityManual
|
0 |
|
Lock3A Values
Constant |
Value |
Description |
kLockExposure
|
1 |
|
kLockFocus
|
4 |
|
kLockWhiteBalance
|
2 |
|
ScreenMode Values
Constant |
Value |
Description |
kSceneModeBacklight
|
1 |
|
kSceneModeBeachSnow
|
2 |
|
kSceneModeCandleLight
|
3 |
|
kSceneModeDawnDusk
|
4 |
|
kSceneModeFallColors
|
5 |
|
kSceneModeFireworks
|
6 |
|
kSceneModeLandscape
|
7 |
|
kSceneModeNight
|
8 |
|
kSceneModeNone
|
0 |
|
kSceneModePartyIndoor
|
9 |
|
kSceneModePortrait
|
10 |
|
kSceneModeSports
|
11 |
|
kSceneModeSunset
|
12 |
|
kSceneModeText
|
13 |
|
AutoNPresetWhiteBalance Values
Constant |
Value |
Description |
kWhiteBalanceAuto
|
1 |
|
kWhiteBalanceCloudy
|
8 |
|
kWhiteBalanceDaylight
|
6 |
|
kWhiteBalanceFlash
|
7 |
|
kWhiteBalanceFluorescent
|
3 |
|
kWhiteBalanceFluorescentH
|
4 |
|
kWhiteBalanceHorizon
|
5 |
|
kWhiteBalanceIncandescent
|
2 |
|
kWhiteBalanceManual
|
0 |
|
kWhiteBalanceShade
|
9 |
|
This class has no sub classes.
Some examples using this class:
Blog Entries
Videos
Release notes
The items on this page are in the following plugins: MBS Linux Plugin.
RaspberryPiCameraFormatMBS
-
RAWSocketMBS