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]

Referenced by demux_sys_t::EventThread(), and demux_sys_t::SwapButtons().


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

Generated on Tue May 25 08:05:49 2010 for VLC by  doxygen 1.5.6