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

ONVIF::Device::Elements::AudioSourceConfiguration

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

 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
 },

Generated by SOAP::WSDL

2024-04-01 perl v5.38.2