Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Back10Seconds ¶
func Back10Seconds()
func Forward10Seconds ¶
func Forward10Seconds()
func InitPlayer ¶
func InitPlayer() error
func ShutdownPlayer ¶
func ShutdownPlayer()
func ToggleLoop ¶
func ToggleLoop()
func TogglePause ¶
func TogglePause()
func ToggleShuffle ¶
func ToggleShuffle()
Types ¶
type PlayerStatus ¶
type PlayerStatus struct {
Title string
Artist string
Album string
Current float64
Duration float64
Paused bool
Volume float64
}
func GetPlayerStatus ¶
func GetPlayerStatus() PlayerStatus
Click to show internal directories.
Click to hide internal directories.