omx

package
v0.0.0-...-4774356 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2017 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoDbusAddress

type NoDbusAddress string

func (NoDbusAddress) Error

func (e NoDbusAddress) Error() string

type OmxInterface

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

func NewOmxInterface

func NewOmxInterface() (obj *OmxInterface, warn error)

func (*OmxInterface) ConnectToPlayer

func (o *OmxInterface) ConnectToPlayer() (err error)

func (*OmxInterface) DisconnectPlayer

func (o *OmxInterface) DisconnectPlayer()

func (*OmxInterface) Duration

func (o *OmxInterface) Duration() (i int64, err error)

func (*OmxInterface) HasPlayer

func (o *OmxInterface) HasPlayer() bool

func (*OmxInterface) Mute

func (o *OmxInterface) Mute() (err error)

func (*OmxInterface) Pause

func (o *OmxInterface) Pause() (err error)

func (*OmxInterface) Play

func (o *OmxInterface) Play() (err error)

func (*OmxInterface) PlayPause

func (o *OmxInterface) PlayPause() (err error)

func (*OmxInterface) PlaybackStatus

func (o *OmxInterface) PlaybackStatus() (s string, err error)

func (*OmxInterface) Position

func (o *OmxInterface) Position() (i int64, err error)

func (*OmxInterface) Seek

func (o *OmxInterface) Seek(i int64) (out int64, err error)

func (*OmxInterface) SetPosition

func (o *OmxInterface) SetPosition(i int64) (out int64, err error)

func (*OmxInterface) SetVolume

func (o *OmxInterface) SetVolume(d float64) (out float64, err error)

func (*OmxInterface) StartPlayer

func (o *OmxInterface) StartPlayer(uri string) (err error)

func (*OmxInterface) Stop

func (o *OmxInterface) Stop() (err error)

func (*OmxInterface) Unmute

func (o *OmxInterface) Unmute() (err error)

func (*OmxInterface) Uri

func (o *OmxInterface) Uri() (s string, err error)

func (*OmxInterface) Volume

func (o *OmxInterface) Volume() (d float64, err error)

Jump to

Keyboard shortcuts

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