ncmpc  0.29
Functions | Variables
player_command.h File Reference
#include "command.h"
#include <stdbool.h>

Go to the source code of this file.

Functions

void cancel_seek_timer (void)
 
bool handle_player_command (struct mpdclient *c, command_t cmd)
 

Variables

int seek_id
 
int seek_target_time
 

Function Documentation

◆ cancel_seek_timer()

void cancel_seek_timer ( void  )

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

◆ handle_player_command()

bool handle_player_command ( struct mpdclient c,
command_t  cmd 
)

Variable Documentation

◆ seek_id

int seek_id

◆ seek_target_time

int seek_target_time