ONVIF::PTZ::Types::FrameExtension
Perl data type class for the XML Schema defined complexType FrameExtension from the namespace http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
• |
MotionInCells |
|||
• |
Extension |
Constructor. The following data structure may be passed to new():
{ #
ONVIF::PTZ::Types::FrameExtension
MotionInCells => { # ONVIF::PTZ::Types::MotionInCells
},
Extension => { # ONVIF::PTZ::Types::FrameExtension2
},
},
Generated by SOAP::WSDL