|
NAMEONVIF::Media::Elements::GetAudioSourceConfigurationOptionsResponseDESCRIPTIONPerl data type class for the XML Schema defined element GetAudioSourceConfigurationOptionsResponse from the namespace http://www.onvif.org/ver10/media/wsdl.PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewmy $element = ONVIF::Media::Elements::GetAudioSourceConfigurationOptionsResponse->new($data); Constructor. The following data structure may be passed to new(): { Options => { # ONVIF::Media::Types::AudioSourceConfigurationOptions InputTokensAvailable => $some_value, # ReferenceToken Extension => { # ONVIF::Media::Types::AudioSourceOptionsExtension }, }, }, AUTHORGenerated by SOAP::WSDL
Visit the GSP FreeBSD Man Page Interface. |