Documentation ¶
Index ¶
Constants ¶
View Source
const PLAYLIST_MAX_SIZE = 10
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Player ¶
type Player struct {
// contains filtered or unexported fields
}
type PlayerMode ¶
type PlayerMode int
const ( RandomMode PlayerMode = iota RepeatMode SequentialMode )
Click to show internal directories.
Click to hide internal directories.