Public Attributes | List of all members
RASPICAM_CAMERA_PARAMETERS Struct Reference

struct contain camera settings More...

#include <RaspiCamControl.h>

Public Attributes

MMAL_PARAM_AWBMODE_T awbMode
 
int brightness
 -100 to 100 More...
 
MMAL_PARAM_COLOURFX_T colourEffects
 
int contrast
 -100 to 100 More...
 
int exposureCompensation
 0 or 1 (false or true) More...
 
MMAL_PARAM_EXPOSUREMETERINGMODE_T exposureMeterMode
 
MMAL_PARAM_EXPOSUREMODE_T exposureMode
 -10 to +10 ? More...
 
int hflip
 0-359 More...
 
MMAL_PARAM_IMAGEFX_T imageEffect
 
MMAL_PARAMETER_IMAGEFX_PARAMETERS_T imageEffectsParameters
 
int ISO
 -100 to 100 More...
 
PARAM_FLOAT_RECT_T roi
 0 or 1 More...
 
int rotation
 
int saturation
 0 to 100 More...
 
int sharpness
 
int shutter_speed
 
int vflip
 0 or 1 More...
 
int videoStabilisation
 TODO : what range? More...
 

Detailed Description

struct contain camera settings

Definition at line 115 of file RaspiCamControl.h.

Member Data Documentation

MMAL_PARAM_AWBMODE_T RASPICAM_CAMERA_PARAMETERS::awbMode

Definition at line 125 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::brightness

-100 to 100

Definition at line 118 of file RaspiCamControl.h.

MMAL_PARAM_COLOURFX_T RASPICAM_CAMERA_PARAMETERS::colourEffects

Definition at line 128 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::contrast

-100 to 100

Definition at line 117 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::exposureCompensation

0 or 1 (false or true)

Definition at line 122 of file RaspiCamControl.h.

MMAL_PARAM_EXPOSUREMETERINGMODE_T RASPICAM_CAMERA_PARAMETERS::exposureMeterMode

Definition at line 124 of file RaspiCamControl.h.

MMAL_PARAM_EXPOSUREMODE_T RASPICAM_CAMERA_PARAMETERS::exposureMode

-10 to +10 ?

Definition at line 123 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::hflip

0-359

Definition at line 130 of file RaspiCamControl.h.

MMAL_PARAM_IMAGEFX_T RASPICAM_CAMERA_PARAMETERS::imageEffect

Definition at line 126 of file RaspiCamControl.h.

MMAL_PARAMETER_IMAGEFX_PARAMETERS_T RASPICAM_CAMERA_PARAMETERS::imageEffectsParameters

Definition at line 127 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::ISO

-100 to 100

Definition at line 120 of file RaspiCamControl.h.

PARAM_FLOAT_RECT_T RASPICAM_CAMERA_PARAMETERS::roi

0 or 1

Definition at line 132 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::rotation

Definition at line 129 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::saturation

0 to 100

Definition at line 119 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::sharpness

Definition at line 116 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::shutter_speed

region of interest to use on the sensor. Normalised [0,1] values in the rect

Definition at line 134 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::vflip

0 or 1

Definition at line 131 of file RaspiCamControl.h.

int RASPICAM_CAMERA_PARAMETERS::videoStabilisation

TODO : what range?

Definition at line 121 of file RaspiCamControl.h.


The documentation for this struct was generated from the following file:


raspicam_node
Author(s):
autogenerated on Sun Jul 5 2020 03:45:18