aver

package module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

aver

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pro520

type Pro520 struct {
	*visca.Camera

	Address  string
	Username string
	Password string
}

func (*Pro520) GoToPreset added in v0.1.1

func (c *Pro520) GoToPreset(ctx context.Context, preset string) error

func (*Pro520) PanLeft added in v0.1.1

func (c *Pro520) PanLeft(ctx context.Context) error

func (*Pro520) PanRight added in v0.1.1

func (c *Pro520) PanRight(ctx context.Context) error

func (*Pro520) Preset added in v0.1.3

func (c *Pro520) Preset(ctx context.Context, preset string) (image.Image, error)

func (*Pro520) Reboot added in v0.1.4

func (c *Pro520) Reboot(ctx context.Context) error

func (*Pro520) RemoteAddr added in v0.2.0

func (c *Pro520) RemoteAddr() string

func (*Pro520) SetPreset added in v0.1.4

func (c *Pro520) SetPreset(ctx context.Context, preset string) error

func (*Pro520) Snapshot added in v0.1.2

func (c *Pro520) Snapshot(ctx context.Context) (image.Image, error)

func (*Pro520) Stream

func (c *Pro520) Stream(ctx context.Context) (chan image.Image, chan error, error)

func (*Pro520) StreamJPEG added in v0.2.0

func (c *Pro520) StreamJPEG(ctx context.Context) (chan []byte, chan error, error)

func (*Pro520) TiltDown added in v0.1.1

func (c *Pro520) TiltDown(ctx context.Context) error

func (*Pro520) TiltUp added in v0.1.1

func (c *Pro520) TiltUp(ctx context.Context) error

func (*Pro520) ZoomIn added in v0.1.1

func (c *Pro520) ZoomIn(ctx context.Context) error

func (*Pro520) ZoomOut added in v0.1.1

func (c *Pro520) ZoomOut(ctx context.Context) error

Jump to

Keyboard shortcuts

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