Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { *music.DownloadHandler // contains filtered or unexported fields }
func New ¶
func New( cl *client.Client, handler client.Handler, log client.Logger, maxDelay time.Duration, col *collection.Collection, q *collection.Queue, p *player.Player, ) *Handler
func (*Handler) ContinuousSeek ¶
func (h *Handler) ContinuousSeek()
func (*Handler) HandleLatency ¶
func (*Handler) HandleMusicStateMessage ¶
func (h *Handler) HandleMusicStateMessage(state client.MusicState) error
func (*Handler) IncreaseVolume ¶
Click to show internal directories.
Click to hide internal directories.