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

GM8126/GM812X Capture IOCTL and API

fiosd_win Struct Reference

This structure defines for setting OSD window postion and size. More...

Data Fields

uint32_t x:16
uint32_t y:16
uint32_t hdim:16
uint32_t vdim:16
uint8_t windex

Detailed Description

This structure defines for setting OSD window postion and size.

Examples:

cap_osd_string.c.

Definition at line 45 of file vcap_osd.h.


Field Documentation

uint32_t x

left position of OSD window

Examples:
cap_osd_string.c.

Definition at line 46 of file vcap_osd.h.

uint32_t y

top position of OSD window

Examples:
cap_osd_string.c.

Definition at line 47 of file vcap_osd.h.

uint32_t hdim

the dimension width of OSD window

Examples:
cap_osd_string.c.

Definition at line 48 of file vcap_osd.h.

uint32_t vdim

the dimension height of OSD window

Examples:
cap_osd_string.c.

Definition at line 49 of file vcap_osd.h.

uint8_t windex

the OSD window index

Examples:
cap_osd_string.c.

Definition at line 50 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