Documentation
¶
Overview ¶
Package playes provides a music player, which also downloads and caches songs from a Subsonic server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Player ¶
type Player struct {
// contains filtered or unexported fields
}
Player implements a gapless music player, which also downloads and caches songs.
Listen to its events for status updates (playing, paused, play duration, errors, ...).
func (Player) PlayerCmds ¶
func (Player) PlayerFeedback ¶
func (p Player) PlayerFeedback() <-chan playercom.PlayerFeedback
func (Player) QueueFeedback ¶
func (p Player) QueueFeedback() <-chan playercom.QueueFeedback
Directories
¶
| Path | Synopsis |
|---|---|
|
Package streamplayer provides a gapless music player that works with io.ReadCloser.
|
Package streamplayer provides a gapless music player that works with io.ReadCloser. |
Click to show internal directories.
Click to hide internal directories.