ONVIF::Device::Types::AudioAnalyticsStream
Perl data type class for the XML Schema defined complexType AudioAnalyticsStream
from the namespace http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY
methods:
- •
- AudioDescriptor
- •
- Extension
Constructor. The following data structure may be passed to
new():
{ # ONVIF::Device::Types::AudioAnalyticsStream
AudioDescriptor => { # ONVIF::Device::Types::AudioDescriptor
},
Extension => { # ONVIF::Device::Types::AudioAnalyticsStreamExtension
},
},
Generated by SOAP::WSDL