some simplification of PlaybackManager
This commit is contained in:
@@ -17,7 +17,6 @@ type BasePlayer interface {
|
||||
PlayTrackAt(idx int) error
|
||||
Continue() error
|
||||
Pause() error
|
||||
PlayPause() error
|
||||
Stop() error
|
||||
SeekPrevious() error
|
||||
SeekNext() error
|
||||
|
||||
Reference in New Issue
Block a user