ONVIF::Media::Elements::SetVideoSourceMode(3pm) User Contributed Perl Documentation ONVIF::Media::Elements::SetVideoSourceMode(3pm)

ONVIF::Media::Elements::SetVideoSourceMode

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

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

 my $element = ONVIF::Media::Elements::SetVideoSourceMode->new($data);

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

 {
   VideoSourceToken => $some_value, # ReferenceToken
   VideoSourceModeToken => $some_value, # ReferenceToken
 },

Generated by SOAP::WSDL

2024-04-01 perl v5.38.2