Provided by: zoneminder_1.36.32+dfsg1-1_amd64
NAME
ONVIF::Device::Elements::VideoAnalyticsConfiguration
DESCRIPTION
Perl data type class for the XML Schema defined element VideoAnalyticsConfiguration from the namespace http://www.onvif.org/ver10/schema.
METHODS
new my $element = ONVIF::Device::Elements::VideoAnalyticsConfiguration->new($data); Constructor. The following data structure may be passed to new(): { # ONVIF::Device::Types::VideoAnalyticsConfiguration AnalyticsEngineConfiguration => { # ONVIF::Device::Types::AnalyticsEngineConfiguration AnalyticsModule => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsEngineConfigurationExtension }, }, RuleEngineConfiguration => { # ONVIF::Device::Types::RuleEngineConfiguration Rule => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::RuleEngineConfigurationExtension }, }, },
AUTHOR
Generated by SOAP::WSDL perl v5.36.0 ONVIF::Device::Elements::VideoAnalyticsConfiguration(3pm)