![]() |
![]()
| ![]() |
![]()
NAMEONVIF::PTZ::Types::NetworkInterfaceLink DESCRIPTIONPerl data type class for the XML Schema defined complexType NetworkInterfaceLink 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::NetworkInterfaceLink AdminSettings => { # ONVIF::PTZ::Types::NetworkInterfaceConnectionSetting AutoNegotiation => $some_value, # boolean Speed => $some_value, # int Duplex => $some_value, # Duplex }, OperSettings => { # ONVIF::PTZ::Types::NetworkInterfaceConnectionSetting AutoNegotiation => $some_value, # boolean Speed => $some_value, # int Duplex => $some_value, # Duplex }, InterfaceType => $some_value, # IANA-IfTypes }, AUTHORGenerated by SOAP::WSDL
|