shell

package
v0.0.0-...-975dbd9 Latest Latest
Warning

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

Go to latest
Published: May 13, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDriver

func NewDriver(src config.VideoShellSrc, options *Options) video.Driver

Types

type Driver

type Driver struct {
	video.Driver

	Width       int
	Height      int
	FrameRate   float64
	StartMarker []byte
	EndMarker   []byte
	// contains filtered or unexported fields
}

func (*Driver) Close

func (d *Driver) Close() error

func (*Driver) GetFrameRate

func (d *Driver) GetFrameRate() float64

func (*Driver) GetSize

func (d *Driver) GetSize() (*config.Size, error)

func (*Driver) NextFrame

func (d *Driver) NextFrame() (config.Frame, error)

func (*Driver) Open

func (d *Driver) Open() error

type Options

type Options struct {
	video.Options
}

Jump to

Keyboard shortcuts

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