![]() |
![]()
| ![]() |
![]()
NAMEONVIF::PTZ::Types::VideoSourceConfigurationOptions DESCRIPTIONPerl data type class for the XML Schema defined complexType VideoSourceConfigurationOptions from the namespace http://www.onvif.org/ver10/schema. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewConstructor. The following data structure may be passed to new(): { # ONVIF::PTZ::Types::VideoSourceConfigurationOptions BoundsRange => { # ONVIF::PTZ::Types::IntRectangleRange XRange => { # ONVIF::PTZ::Types::IntRange Min => $some_value, # int Max => $some_value, # int }, YRange => { # ONVIF::PTZ::Types::IntRange Min => $some_value, # int Max => $some_value, # int }, WidthRange => { # ONVIF::PTZ::Types::IntRange Min => $some_value, # int Max => $some_value, # int }, HeightRange => { # ONVIF::PTZ::Types::IntRange Min => $some_value, # int Max => $some_value, # int }, }, VideoSourceTokensAvailable => $some_value, # ReferenceToken Extension => { # ONVIF::PTZ::Types::VideoSourceConfigurationOptionsExtension Rotate => { # ONVIF::PTZ::Types::RotateOptions Mode => $some_value, # RotateMode DegreeList => { # ONVIF::PTZ::Types::IntList Items => $some_value, # int }, Extension => { # ONVIF::PTZ::Types::RotateOptionsExtension }, }, Extension => { # ONVIF::PTZ::Types::VideoSourceConfigurationOptionsExtension2 }, }, }, AUTHORGenerated by SOAP::WSDL
|