ncmpc
0.30
|
#include "command.hxx"
Go to the source code of this file.
Functions | |
void | cancel_seek_timer () |
bool | handle_player_command (struct mpdclient &c, command_t cmd) |
Variables | |
int | seek_id |
int | seek_target_time |
void cancel_seek_timer | ( | ) |
Call this before exiting; it will unschedule the timer for delayed seeking.
int seek_id |
int seek_target_time |