imaging

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call_AbsoluteMove added in v0.0.15

func Call_AbsoluteMove(ctx context.Context, dev *onvif.Device, request imaging.AbsoluteMove) (imaging.MoveResponse, error)

Call_AbsoluteMove forwards the call to dev.CallMethod() then parses the payload of the reply as a MoveResponse.

func Call_ContinuousMove added in v0.0.15

func Call_ContinuousMove(ctx context.Context, dev *onvif.Device, request imaging.ContinuousMove) (imaging.MoveResponse, error)

Call_ContinuousMove forwards the call to dev.CallMethod() then parses the payload of the reply as a MoveResponse.

func Call_GetImagingSettings added in v0.0.16

func Call_GetImagingSettings(ctx context.Context, dev *onvif.Device, request imaging.GetImagingSettings) (imaging.GetImagingSettingsResponse, error)

Call_GetImagingSettings forwards the call to dev.CallMethod() then parses the payload of the reply as a GetImagingSettingsResponse.

func Call_GetMoveOptions added in v0.0.14

func Call_GetMoveOptions(ctx context.Context, dev *onvif.Device, request imaging.GetMoveOptions) (imaging.GetMoveOptionsResponse, error)

Call_GetMoveOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetMoveOptionsResponse.

func Call_GetStatus

func Call_GetStatus(ctx context.Context, dev *onvif.Device, request imaging.GetStatus) (imaging.GetStatusResponse, error)

Call_GetStatus forwards the call to dev.CallMethod() then parses the payload of the reply as a GetStatusResponse.

func Call_Move added in v0.0.13

func Call_Move(ctx context.Context, dev *onvif.Device, request imaging.Move) (imaging.MoveResponse, error)

Call_Move forwards the call to dev.CallMethod() then parses the payload of the reply as a MoveResponse.

func Call_RelativeMove added in v0.0.15

func Call_RelativeMove(ctx context.Context, dev *onvif.Device, request imaging.RelativeMove) (imaging.MoveResponse, error)

Call_RelativeMove forwards the call to dev.CallMethod() then parses the payload of the reply as a MoveResponse.

func Call_SetCurrentPreset added in v0.0.15

func Call_SetCurrentPreset(ctx context.Context, dev *onvif.Device, request imaging.SetCurrentPreset) (imaging.SetCurrentPresetResponse, error)

Call_SetCurrentPreset forwards the call to dev.CallMethod() then parses the payload of the reply as a SetCurrentPresetResponse.

func Call_SetImagingSettings added in v0.0.16

func Call_SetImagingSettings(ctx context.Context, dev *onvif.Device, request imaging.SetImagingSettings) (imaging.SetImagingSettingsResponse, error)

Call_SetImagingSettings forwards the call to dev.CallMethod() then parses the payload of the reply as a SetImagingSettingsResponse.

func Call_Stop added in v0.0.15

func Call_Stop(ctx context.Context, dev *onvif.Device, request imaging.Stop) (imaging.StopResponse, error)

Call_Stop forwards the call to dev.CallMethod() then parses the payload of the reply as a StopResponse.

Types

This section is empty.

Jump to

Keyboard shortcuts

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