Documentation
¶
Index ¶
- Variables
- func GetBaseCmd() string
- type MpvSocket
- func (mpv *MpvSocket) Close() (err error)
- func (mpv *MpvSocket) Metadata() *model.Metadata
- func (mpv *MpvSocket) Pause(value bool) error
- func (mpv *MpvSocket) Play(url string) error
- func (mpv *MpvSocket) Seek(amtSec int) *model.Metadata
- func (mpv *MpvSocket) SetVolume(value int) (int, error)
- func (mpv *MpvSocket) Stop() error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetBaseCmd ¶
func GetBaseCmd() string
Types ¶
Click to show internal directories.
Click to hide internal directories.