My Project
Public Attributes
MMAL_VIDEO_FORMAT_T Struct Reference

#include <mmal_format.h>

List of all members.

Public Attributes

uint32_t width
uint32_t height
MMAL_RECT_T crop
MMAL_RATIONAL_T frame_rate
MMAL_RATIONAL_T par
MMAL_FOURCC_T color_space

Detailed Description

Definition of a video format. This describes the properties specific to a video stream


Member Data Documentation

FourCC specifying the color space of the video stream. See the pre-defined color spaces for some examples.

Visible region of the frame

Frame rate

Height of frame in rows of pixels

Pixel aspect ratio

Width of frame in pixels


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