Documentation ¶
Index ¶
- type Pro520
- func (c *Pro520) GoToPreset(ctx context.Context, preset string) error
- func (c *Pro520) PanLeft(ctx context.Context) error
- func (c *Pro520) PanRight(ctx context.Context) error
- func (c *Pro520) Preset(ctx context.Context, preset string) (image.Image, error)
- func (c *Pro520) Reboot(ctx context.Context) error
- func (c *Pro520) RemoteAddr() string
- func (c *Pro520) SetPreset(ctx context.Context, preset string) error
- func (c *Pro520) Snapshot(ctx context.Context) (image.Image, error)
- func (c *Pro520) Stream(ctx context.Context) (chan image.Image, chan error, error)
- func (c *Pro520) StreamJPEG(ctx context.Context) (chan []byte, chan error, error)
- func (c *Pro520) TiltDown(ctx context.Context) error
- func (c *Pro520) TiltUp(ctx context.Context) error
- func (c *Pro520) ZoomIn(ctx context.Context) error
- func (c *Pro520) ZoomOut(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.