MMAL_3-15-2015
MMAL_PARAMETER_CAMERA_CONFIG_T Struct Reference

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t max_stills_w
 
uint32_t max_stills_h
 
uint32_t stills_yuv422
 
uint32_t one_shot_stills
 
uint32_t max_preview_video_w
 
uint32_t max_preview_video_h
 
uint32_t num_preview_video_frames
 
uint32_t stills_capture_circular_buffer_height
 
uint32_t fast_preview_resume
 
MMAL_PARAMETER_CAMERA_CONFIG_TIMESTAMP_MODE_T use_stc_timestamp
 

Member Data Documentation

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::fast_preview_resume

Allows preview/encode to resume as fast as possible after the stills input frame has been received, and then processes the still frame in the background whilst preview/encode has resumed. Actual mode is controlled by MMAL_PARAMETER_CAPTURE_MODE.

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::max_preview_video_w

Max size of the preview or video capture frames

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::max_stills_w

Max size of stills capture

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::one_shot_stills

Continuous or one shot stills captures.

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::stills_capture_circular_buffer_height

Sets the height of the circular buffer for stills capture.

uint32_t MMAL_PARAMETER_CAMERA_CONFIG_T::stills_yuv422

Allow YUV422 stills capture

MMAL_PARAMETER_CAMERA_CONFIG_TIMESTAMP_MODE_T MMAL_PARAMETER_CAMERA_CONFIG_T::use_stc_timestamp

Selects algorithm for timestamping frames if there is no clock component connected.


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