cvlc

package
v0.0.0-...-04ac836 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CvlcPlayer

type CvlcPlayer struct {
	URI    string
	Info   *infoFile
	LiteDB *db.LiteDB
	// contains filtered or unexported fields
}

func (*CvlcPlayer) CheckStatus

func (fp *CvlcPlayer) CheckStatus(chDbOperation chan *idl.DbOperation) error

func (*CvlcPlayer) CloseStopChannel

func (fp *CvlcPlayer) CloseStopChannel()

func (*CvlcPlayer) CreateStopChannel

func (fp *CvlcPlayer) CreateStopChannel() chan struct{}

func (*CvlcPlayer) GetCmdStopChannel

func (fp *CvlcPlayer) GetCmdStopChannel() chan struct{}

func (*CvlcPlayer) GetDescription

func (fp *CvlcPlayer) GetDescription() string

func (*CvlcPlayer) GetPropValue

func (rp *CvlcPlayer) GetPropValue(propname string) string

func (*CvlcPlayer) GetStatusSleepTime

func (fp *CvlcPlayer) GetStatusSleepTime() int

func (*CvlcPlayer) GetStreamerCmd

func (fp *CvlcPlayer) GetStreamerCmd(cmdLineArr []string) (string, string, []string)

func (*CvlcPlayer) GetTitle

func (fp *CvlcPlayer) GetTitle() string

func (*CvlcPlayer) GetTrackDuration

func (fp *CvlcPlayer) GetTrackDuration() (string, bool)

func (*CvlcPlayer) GetTrackPosition

func (fp *CvlcPlayer) GetTrackPosition() (string, bool)

func (*CvlcPlayer) GetTrackStatus

func (fp *CvlcPlayer) GetTrackStatus() (string, bool)

func (*CvlcPlayer) GetURI

func (fp *CvlcPlayer) GetURI() string

func (*CvlcPlayer) IsUriForMe

func (fp *CvlcPlayer) IsUriForMe(uri string) bool

func (*CvlcPlayer) Name

func (fp *CvlcPlayer) Name() string

func (*CvlcPlayer) SetURI

func (rp *CvlcPlayer) SetURI(uri string)

Jump to

Keyboard shortcuts

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