ONVIF::Device::Types::ReplayConfiguration
Contents
Description
Perl data type class for the XML Schema defined complexType ReplayConfiguration from the namespace
http://www.onvif.org/ver10/schema.
Configuration parameters for the replay service.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
• SessionTimeout
Methods
new
Constructor. The following data structure may be passed to new():
{ # ONVIF::Device::Types::ReplayConfiguration
SessionTimeout => $some_value, # duration
},
Name
ONVIF::Device::Types::ReplayConfiguration
