![]() |
![]()
| ![]() |
![]()
NAMEONVIF::Media::Types::RecordingJobSource DESCRIPTIONPerl data type class for the XML Schema defined complexType RecordingJobSource from the namespace http://www.onvif.org/ver10/schema. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewConstructor. The following data structure may be passed to new(): { # ONVIF::Media::Types::RecordingJobSource SourceToken => { # ONVIF::Media::Types::SourceReference Token => $some_value, # ReferenceToken }, AutoCreateReceiver => $some_value, # boolean Tracks => { # ONVIF::Media::Types::RecordingJobTrack SourceTag => $some_value, # string Destination => $some_value, # TrackReference }, Extension => { # ONVIF::Media::Types::RecordingJobSourceExtension }, }, AUTHORGenerated by SOAP::WSDL
|