|
NAMEONVIF::PTZ::Elements::GotoPresetDESCRIPTIONPerl data type class for the XML Schema defined element GotoPreset from the namespace http://www.onvif.org/ver20/ptz/wsdl.PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewmy $element = ONVIF::PTZ::Elements::GotoPreset->new($data); Constructor. The following data structure may be passed to new(): { ProfileToken => $some_value, # ReferenceToken PresetToken => $some_value, # ReferenceToken Speed => { # ONVIF::PTZ::Types::PTZSpeed PanTilt => , Zoom => , }, }, AUTHORGenerated by SOAP::WSDL
Visit the GSP FreeBSD Man Page Interface. |