btn_colit_t Struct Reference

Button Color Information Table Each entry beeing a 32bit word that contains the color indexs and alpha values to use. More...


Data Fields

uint32_t btn_coli [3][2]
 [button color number-1][select:0/action:1]


Detailed Description

Button Color Information Table Each entry beeing a 32bit word that contains the color indexs and alpha values to use.

They are all represented by 4 bit number and stored like this [Ci3, Ci2, Ci1, Ci0, A3, A2, A1, A0]. The actual palette that the indexes reference is in the PGC.

Todo:
split the uint32_t into a struct


Field Documentation

uint32_t btn_colit_t::btn_coli[3][2]

[button color number-1][select:0/action:1]


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 08:16:46 2008 for VLC by  doxygen 1.5.1