My Project
Public Attributes
MMAL_PARAMETER_CAMERA_CONFIG_T Struct Reference

List of all members.

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

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.

Max size of the preview or video capture frames

Max size of stills capture

Continuous or one shot stills captures.

Sets the height of the circular buffer for stills capture.

Allow YUV422 stills capture

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


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines