Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type MpvBackend ¶
type MpvBackend struct {
// contains filtered or unexported fields
}
func (*MpvBackend) Pause ¶
func (m *MpvBackend) Pause() error
func (*MpvBackend) Play ¶
func (m *MpvBackend) Play(path string) error
func (*MpvBackend) Seek ¶
func (m *MpvBackend) Seek(value int) error
func (*MpvBackend) Stop ¶
func (m *MpvBackend) Stop() error
func (*MpvBackend) Teardown ¶
func (m *MpvBackend) Teardown()
Click to show internal directories.
Click to hide internal directories.