ncmpc  0.31
Functions | Variables
player_command.hxx File Reference

Go to the source code of this file.

Functions

void cancel_seek_timer ()
 
bool handle_player_command (struct mpdclient &c, Command cmd)
 

Variables

int seek_id
 
int seek_target_time
 

Function Documentation

◆ cancel_seek_timer()

void cancel_seek_timer ( )

Call this before exiting; it will unschedule the timer for delayed seeking.

◆ handle_player_command()

bool handle_player_command ( struct mpdclient c,
Command  cmd 
)

Variable Documentation

◆ seek_id

int seek_id

◆ seek_target_time

int seek_target_time