
Public Member Functions | |
| Timer (intf_thread_t *p_intf, HWND hwnd, Interface *_p_main_interface) | |
| virtual | ~Timer () |
| void | Notify (void) |
| Timer::Timer | ( | intf_thread_t * | p_intf, | |
| HWND | hwnd, | |||
| Interface * | _p_main_interface | |||
| ) |
References INPUT_RATE_DEFAULT, PAUSE_S, pl_Hold, pl_Release, PopupMenuCB(), and var_AddCallback.
| Timer::~Timer | ( | ) | [virtual] |
References pl_Hold, pl_Release, PopupMenuCB(), and var_DelCallback.
| void Timer::Notify | ( | void | ) |
References _FROMMB, input_thread_t::b_dead, intf_sys_t::b_playing, intf_sys_t::b_slider_free, vlc_value_t::f_float, FIND_ANYWHERE, Interface::hwndLabel, Interface::hwndSB, Interface::hwndSlider, Interface::hwndVol, vlc_value_t::i_int, intf_sys_t::i_slider_pos, vlc_value_t::i_time, input_GetItem(), input_item_GetURL, MSTRTIME_MAX_SIZE, intf_sys_t::p_input, p_item, intf_thread_t::p_sys, PAUSE_S, PLAYING_S, secstotimestr(), SLIDER_MAX_POS, Interface::TogglePlayButton(), Interface::Update(), var_Get, vlc_object_alive, vlc_object_find, VLC_OBJECT_INPUT, and vlc_object_release.
Referenced by Interface::WndProc().
1.5.6