Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Functions
playback.h File Reference
#include <libaudcore/core.h>

Go to the source code of this file.

Functions

void playback_play (int seek_time, bool_t pause)
 
void playback_stop (void)
 

Function Documentation

void playback_play ( int  seek_time,
bool_t  pause 
)

Definition at line 417 of file playback.c.

Referenced by change_playback(), drct_set_ab_repeat(), end_cb(), and playlist_set_playing().

void playback_stop ( void  )

Definition at line 284 of file playback.c.

Referenced by playlist_delete(), and playlist_set_playing().