table of contents
other versions
- stretch-backports 1.30.4+dfsg-2~bpo9+1
- unstable 1.32.3-2
ONVIF::Media::Types::ImagingOptions20Extension2(3pm) | User Contributed Perl Documentation | ONVIF::Media::Types::ImagingOptions20Extension2(3pm) |
NAME¶
ONVIF::Media::Types::ImagingOptions20Extension2DESCRIPTION¶
Perl data type class for the XML Schema defined complexType ImagingOptions20Extension2 from the namespace http://www.onvif.org/ver10/schema.PROPERTIES¶
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:- IrCutFilterAutoAdjustment
- Extension
METHODS¶
new¶
Constructor. The following data structure may be passed to new():{ # ONVIF::Media::Types::ImagingOptions20Extension2 IrCutFilterAutoAdjustment => { # ONVIF::Media::Types::IrCutFilterAutoAdjustmentOptions BoundaryType => $some_value, # string BoundaryOffset => $some_value, # boolean ResponseTimeRange => { # ONVIF::Media::Types::DurationRange Min => $some_value, # duration Max => $some_value, # duration }, Extension => { # ONVIF::Media::Types::IrCutFilterAutoAdjustmentOptionsExtension }, }, Extension => { # ONVIF::Media::Types::ImagingOptions20Extension3 }, },
AUTHOR¶
Generated by SOAP::WSDL2017-09-18 | perl v5.24.1 |