Provided by: zoneminder_1.36.33+dfsg1-1build4_amd64
NAME
ONVIF::Device::Types::AnalyticsEngine
DESCRIPTION
Perl data type class for the XML Schema defined complexType AnalyticsEngine from the namespace http://www.onvif.org/ver10/schema. PROPERTIES The following properties may be accessed using get_PROPERTY / set_PROPERTY methods: • AnalyticsEngineConfiguration
METHODS
new Constructor. The following data structure may be passed to new(): { # ONVIF::Device::Types::AnalyticsEngine AnalyticsEngineConfiguration => { # ONVIF::Device::Types::AnalyticsDeviceEngineConfiguration EngineConfiguration => { # ONVIF::Device::Types::EngineConfiguration VideoAnalyticsConfiguration => { # 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 }, }, }, AnalyticsEngineInputInfo => { # ONVIF::Device::Types::AnalyticsEngineInputInfo InputInfo => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsEngineInputInfoExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsDeviceEngineConfigurationExtension }, }, },
AUTHOR
Generated by SOAP::WSDL