Documentation
¶
Index ¶
- type P5414E
- func (c *P5414E) GoToPreset(ctx context.Context, preset string) error
- func (c *P5414E) PanLeft(ctx context.Context) error
- func (c *P5414E) PanRight(ctx context.Context) error
- func (c *P5414E) PanTilt(ctx context.Context, panSpeed int, tiltSpeed int) error
- func (c *P5414E) PanTiltStop(ctx context.Context) error
- func (c *P5414E) RemoteAddr() string
- func (c *P5414E) Snapshot(ctx context.Context) (image.Image, error)
- func (c *P5414E) Stream(ctx context.Context) (chan image.Image, chan error, error)
- func (c *P5414E) StreamJPEG(ctx context.Context) (chan []byte, chan error, error)
- func (c *P5414E) TiltDown(ctx context.Context) error
- func (c *P5414E) TiltUp(ctx context.Context) error
- func (c *P5414E) Zoom(ctx context.Context, speed int) error
- func (c *P5414E) ZoomIn(ctx context.Context) error
- func (c *P5414E) ZoomOut(ctx context.Context) error
- func (c *P5414E) ZoomStop(ctx context.Context) error
- type V5915
- func (c *V5915) GoToPreset(ctx context.Context, preset string) error
- func (c *V5915) PanLeft(ctx context.Context) error
- func (c *V5915) PanRight(ctx context.Context) error
- func (c *V5915) PanTilt(ctx context.Context, panSpeed int, tiltSpeed int) error
- func (c *V5915) PanTiltStop(ctx context.Context) error
- func (c *V5915) RemoteAddr() string
- func (c *V5915) Stream(ctx context.Context) (chan image.Image, chan error, error)
- func (c *V5915) StreamJPEG(ctx context.Context) (chan []byte, chan error, error)
- func (c *V5915) TiltDown(ctx context.Context) error
- func (c *V5915) TiltUp(ctx context.Context) error
- func (c *V5915) Zoom(ctx context.Context, speed int) error
- func (c *V5915) ZoomIn(ctx context.Context) error
- func (c *V5915) ZoomOut(ctx context.Context) error
- func (c *V5915) ZoomStop(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type P5414E ¶
func (*P5414E) RemoteAddr ¶ added in v0.4.0
func (*P5414E) StreamJPEG ¶ added in v0.4.0
type V5915 ¶ added in v0.3.0
func (*V5915) GoToPreset ¶ added in v0.3.0
func (*V5915) RemoteAddr ¶ added in v0.4.0
func (*V5915) StreamJPEG ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.