Scroll to navigation

ONVIF::Device::Elements::AudioSourceConfiguration(3pm) User Contributed Perl Documentation ONVIF::Device::Elements::AudioSourceConfiguration(3pm)

NAME

ONVIF::Device::Elements::AudioSourceConfiguration

DESCRIPTION

Perl data type class for the XML Schema defined element AudioSourceConfiguration from the namespace http://www.onvif.org/ver10/schema.

METHODS

new

 my $element = ONVIF::Device::Elements::AudioSourceConfiguration->new($data);

Constructor. The following data structure may be passed to new():

 { # ONVIF::Device::Types::AudioSourceConfiguration
   SourceToken => $some_value, # ReferenceToken
 },

AUTHOR

Generated by SOAP::WSDL

2021-01-31 perl v5.32.0