camerabox

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: GPL-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 Camera

type Camera struct {
	gtk.Box
	Name  *gtk.Label
	Procs *gtk.Label
	// contains filtered or unexported fields
}

func NewCamera

func NewCamera() *Camera

func (*Camera) Update

func (c *Camera) Update(cam camera.Camera)

type CameraBox

type CameraBox struct {
	gtk.Box
	// contains filtered or unexported fields
}

func NewCameraBox

func NewCameraBox() *CameraBox

func (*CameraBox) SetHiddenProcs

func (b *CameraBox) SetHiddenProcs(hiddenProcs []string)

func (*CameraBox) Update

func (b *CameraBox) Update() (n int, err error)

Update returns the current number of visible cameras after the update as well as an error if any.

Jump to

Keyboard shortcuts

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