ONVIF::Media::Types::IrCutFilterAutoAdjustment
Perl data type class for the XML Schema defined complexType
IrCutFilterAutoAdjustment from the namespace
http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY
methods:
- •
- BoundaryType
- •
- BoundaryOffset
- •
- ResponseTime
- •
- Extension
Constructor. The following data structure may be passed to
new():
{ # ONVIF::Media::Types::IrCutFilterAutoAdjustment
BoundaryType => $some_value, # string
BoundaryOffset => $some_value, # float
ResponseTime => $some_value, # duration
Extension => { # ONVIF::Media::Types::IrCutFilterAutoAdjustmentExtension
},
},
Generated by SOAP::WSDL