ONVIF::Device::Types::OSDPosConfiguration
Contents
Description
Perl data type class for the XML Schema defined complexType OSDPosConfiguration from the namespace
http://www.onvif.org/ver10/schema.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
• Type
• Pos
• Extension
Methods
new
Constructor. The following data structure may be passed to new():
{ # ONVIF::Device::Types::OSDPosConfiguration
Type => $some_value, # string
Pos => ,
Extension => { # ONVIF::Device::Types::OSDPosConfigurationExtension
},
},
Name
ONVIF::Device::Types::OSDPosConfiguration
