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

GM8126/GM812X Capture IOCTL and API

fiosdmask_win Struct Reference

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

Data Fields

uint32_t x:16
uint32_t y:16
uint32_t width:16
uint32_t height:16
uint8_t windex
uint8_t color

Detailed Description

This structure defines for setting mask window postion and size.

Examples:

cap_osd_mask.c.

Definition at line 127 of file vcap_osd.h.


Field Documentation

uint32_t x

left position of mask window

Examples:
cap_osd_mask.c.

Definition at line 128 of file vcap_osd.h.

uint32_t y

top position of mask window

Examples:
cap_osd_mask.c.

Definition at line 129 of file vcap_osd.h.

uint32_t width

the dimension width of mask window

Examples:
cap_osd_mask.c.

Definition at line 130 of file vcap_osd.h.

uint32_t height

the dimension height of mask window

Examples:
cap_osd_mask.c.

Definition at line 131 of file vcap_osd.h.

uint8_t windex

the mask window index

Examples:
cap_osd_mask.c.

Definition at line 132 of file vcap_osd.h.

uint8_t color

the mask color index that assign by FIOSDS_PALTCOLOR

Examples:
cap_osd_mask.c.

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