Documentation ΒΆ
Index ΒΆ
Constants ΒΆ
View Source
const ( DestroyedState = iota StoppedState ChangingState PausedState PlayingState )
Variables ΒΆ
View Source
var ( ErrDestroyed = errors.New("this session has been destroyed and can no longer be used") ErrAlreadyPlaying = errors.New("something is already playing") )
Functions ΒΆ
This section is empty.
Types ΒΆ
Click to show internal directories.
Click to hide internal directories.