Contact
Impressum
Why this name?
pdf

ONVIF::Device::Types::PTZPresetTourOptions

NAME

ONVIF::Device::Types::PTZPresetTourOptions

DESCRIPTION

Perl data type class for the XML Schema defined complexType PTZPresetTourOptions from the namespace http://www.onvif.org/ver10/schema.

PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

AutoStart

StartingCondition

TourSpot

METHODS

new
Constructor. The following data structure may be passed to new():

 { # ONVIF::Device::Types::PTZPresetTourOptions
   AutoStart =>  $some_value, # boolean
   StartingCondition =>  { # ONVIF::Device::Types::PTZPresetTourStartingConditionOptions
     RecurringTime =>  { # ONVIF::Device::Types::IntRange
       Min =>  $some_value, # int
       Max =>  $some_value, # int
     },
     RecurringDuration =>  { # ONVIF::Device::Types::DurationRange
       Min =>  $some_value, # duration
       Max =>  $some_value, # duration
     },
     Direction => $some_value, # PTZPresetTourDirection
     Extension =>  { # ONVIF::Device::Types::PTZPresetTourStartingConditionOptionsExtension
     },
   },
   TourSpot =>  { # ONVIF::Device::Types::PTZPresetTourSpotOptions
     PresetDetail =>  { # ONVIF::Device::Types::PTZPresetTourPresetDetailOptions
       PresetToken => $some_value, # ReferenceToken
       Home =>  $some_value, # boolean
       PanTiltPositionSpace =>  { # ONVIF::Device::Types::Space2DDescription
         URI =>  $some_value, # anyURI
         XRange =>  { # ONVIF::Device::Types::FloatRange
           Min =>  $some_value, # float
           Max =>  $some_value, # float
         },
         YRange =>  { # ONVIF::Device::Types::FloatRange
           Min =>  $some_value, # float
           Max =>  $some_value, # float
         },
       },
       ZoomPositionSpace =>  { # ONVIF::Device::Types::Space1DDescription
         URI =>  $some_value, # anyURI
         XRange =>  { # ONVIF::Device::Types::FloatRange
           Min =>  $some_value, # float
           Max =>  $some_value, # float
         },
       },
       Extension =>  { # ONVIF::Device::Types::PTZPresetTourPresetDetailOptionsExtension
       },
     },
     StayTime =>  { # ONVIF::Device::Types::DurationRange
       Min =>  $some_value, # duration
       Max =>  $some_value, # duration
     },
   },
 },

AUTHOR

Generated by SOAP::WSDL

pdf
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

No Banana Union - No Software Patents