ONVIF::PTZ::Elements::AudioSourceConfiguration
Contents
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::PTZ::Elements::AudioSourceConfiguration->new($data);
Constructor. The following data structure may be passed to new():
{ # ONVIF::PTZ::Types::AudioSourceConfiguration
SourceToken => $some_value, # ReferenceToken
},
Name
ONVIF::PTZ::Elements::AudioSourceConfiguration
