![]() |
![]()
| ![]() |
![]()
NAMEONVIF::Media::Types::NetworkCapabilities DESCRIPTIONPerl data type class for the XML Schema defined complexType NetworkCapabilities 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::Media::Types::NetworkCapabilities IPFilter => $some_value, # boolean ZeroConfiguration => $some_value, # boolean IPVersion6 => $some_value, # boolean DynDNS => $some_value, # boolean Extension => { # ONVIF::Media::Types::NetworkCapabilitiesExtension Dot11Configuration => $some_value, # boolean Extension => { # ONVIF::Media::Types::NetworkCapabilitiesExtension2 }, }, }, AUTHORGenerated by SOAP::WSDL
|