xine-lib 1.2.11
|
Data Fields | |
int | initial_value |
int | value |
int | min |
int | max |
xcb_atom_t | atom |
int | defer |
const char * | name |
cfg_entry_t * | entry |
xv_driver_t * | this |
Atom | atom |
xcb_atom_t xv_property_t::atom |
Referenced by xv_prop_init(), xv_prop_update_int(), xv_restore_port_attributes(), and xv_set_property().
Atom xv_property_t::atom |
int xv_property_t::defer |
Referenced by xv_restore_port_attributes(), and xv_set_property().
cfg_entry_t * xv_property_t::entry |
Referenced by xv_prop_conf(), and xv_set_property().
int xv_property_t::initial_value |
Referenced by xv_prop_init(), and xv_restore_port_attributes().
int xv_property_t::max |
Referenced by xv_prop_conf(), xv_prop_init(), and xv_set_property().
int xv_property_t::min |
Referenced by xv_prop_conf(), xv_prop_init(), and xv_set_property().
const char * xv_property_t::name |
Referenced by xv_prop_init(), and xv_prop_update_int().
xv_driver_t * xv_property_t::this |
Referenced by xv_prop_update_int().
int xv_property_t::value |
Referenced by xv_prop_conf(), xv_prop_init(), xv_prop_update_int(), xv_restore_port_attributes(), and xv_set_property().