GM8126/GM812X Capture IOCTL and API Reference: fiosd_font_info Struct Reference

GM8126/GM812X Capture IOCTL and API

fiosd_font_info Struct Reference

This structure defines for setting OSD font feature.

If width and height smaller than fonts in OSD ram, the display font will be cut.
For example:
If the fonts size is 12x16 in sram, we set the fiosd_font_info as 6x8.
The OSD will display the quarter font from top-left. More...

Data Fields

uint32_t width:8
uint32_t height:8
uint32_t row_space:8
uint32_t col_space:8
uint8_t windex

Detailed Description

This structure defines for setting OSD font feature.

If width and height smaller than fonts in OSD ram, the display font will be cut.
For example:
If the fonts size is 12x16 in sram, we set the fiosd_font_info as 6x8.
The OSD will display the quarter font from top-left.

Definition at line 61 of file vcap_osd.h.


Field Documentation

uint32_t width

the font width that will be display

Definition at line 62 of file vcap_osd.h.

uint32_t height

the font height that will be display

Definition at line 63 of file vcap_osd.h.

uint32_t row_space

the font row space

Definition at line 64 of file vcap_osd.h.

uint32_t col_space

the font column space

Definition at line 65 of file vcap_osd.h.

uint8_t windex

the OSD window index

Definition at line 66 of file vcap_osd.h.

Generated on Thu Nov 25 2010 17:50:15 for GM8126/GM812X Capture IOCTL and API Reference by  doxygen 1.7.1