
Data Fields | |
| filter_t * | p_filter |
| uint8_t | ui_red |
| uint8_t | ui_green |
| uint8_t | ui_blue |
| int | i_steps |
VLC_COMMON_MEMBERS these members are common for all vlc objects | |
| const char * | psz_object_type |
| char * | psz_header |
| int | i_flags |
| volatile bool | b_die |
| set by the outside | |
| bool | b_force |
| set by the outside (eg. | |
| libvlc_int_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
| const char* fadethread_t::psz_object_type |
| char* fadethread_t::psz_header |
| volatile bool fadethread_t::b_die |
set by the outside (eg.
(root of all evil) - 1
our parent
Referenced by Atmo_Shutdown(), and StateCallback().
| uint8_t fadethread_t::ui_red |
Referenced by Atmo_Shutdown(), and StateCallback().
| uint8_t fadethread_t::ui_green |
Referenced by Atmo_Shutdown(), and StateCallback().
| uint8_t fadethread_t::ui_blue |
Referenced by Atmo_Shutdown(), and StateCallback().
Referenced by Atmo_Shutdown(), and StateCallback().
1.5.6