mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-08 08:42:43 -05:00
[pipe] Support for Shairport sync metadata flush event
This commit is contained in:
@@ -132,6 +132,9 @@ player_playback_stop(void);
|
||||
int
|
||||
player_playback_pause(void);
|
||||
|
||||
int
|
||||
player_playback_flush(void);
|
||||
|
||||
int
|
||||
player_playback_seek(int seek_ms, enum player_seek_mode seek_mode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user