lib

package
v0.12.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(log *log.Logger) *wrap.MPV

Types

type LibMPV

type LibMPV struct {
	// contains filtered or unexported fields
}

func (*LibMPV) Close

func (m *LibMPV) Close() error

func (*LibMPV) Command

func (m *LibMPV) Command(cmd ...string) error

func (*LibMPV) GetPropertyBool added in v0.12.6

func (m *LibMPV) GetPropertyBool(n string) (bool, error)

func (*LibMPV) GetPropertyDouble

func (m *LibMPV) GetPropertyDouble(n string) (float64, error)

func (*LibMPV) Init

func (m *LibMPV) Init(events chan<- wrap.Event) error

func (*LibMPV) SetPropertyBool

func (m *LibMPV) SetPropertyBool(n string, v bool) error

func (*LibMPV) SetPropertyDouble

func (m *LibMPV) SetPropertyDouble(n string, v float64) error

func (*LibMPV) SetPropertyString

func (m *LibMPV) SetPropertyString(n, v string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL