My Project
MMAL_SUBPICTURE_FORMAT_T Struct Reference

#include <mmal_format.h>

Public Attributes

uint32_t x_offset
 
uint32_t y_offset
 

Detailed Description

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

Definition at line 85 of file mmal_format.h.

Member Data Documentation

◆ x_offset

uint32_t MMAL_SUBPICTURE_FORMAT_T::x_offset

Width offset to the start of the subpicture

Definition at line 87 of file mmal_format.h.

◆ y_offset

uint32_t MMAL_SUBPICTURE_FORMAT_T::y_offset

Height offset to the start of the subpicture

Definition at line 88 of file mmal_format.h.


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