shutdown proxy server when switching back to local; debounce vol slider
This commit is contained in:
@@ -27,6 +27,8 @@ type BasePlayer interface {
|
||||
|
||||
GetStatus() Status
|
||||
|
||||
Destroy()
|
||||
|
||||
// Event API
|
||||
OnPaused(func())
|
||||
OnStopped(func())
|
||||
|
||||
Reference in New Issue
Block a user