commit
24aeb91ef2
|
@ -698,7 +698,7 @@ Now go to http://zoneminder_IP/ and stop the ZM service. Continue to http://zon
|
||||||
|
|
||||||
I upgraded by distribution and ZM stopped working
|
I upgraded by distribution and ZM stopped working
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
Some possibilties (Incomplete list and subject to correction)
|
Some possibilities (Incomplete list and subject to correction)
|
||||||
``[[/usr/local/bin/zmfix: /usr/lib/libmysqlclient.so.15: version `MYSQL_5.0' not found (required by /usr/local/bin/zmfix)]]`` :: Solution: Recompile and reinstall Zoneminder.
|
``[[/usr/local/bin/zmfix: /usr/lib/libmysqlclient.so.15: version `MYSQL_5.0' not found (required by /usr/local/bin/zmfix)]]`` :: Solution: Recompile and reinstall Zoneminder.
|
||||||
Any time you update a major version that ZoneMinder depends on, you need to recompile ZoneMinder.
|
Any time you update a major version that ZoneMinder depends on, you need to recompile ZoneMinder.
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,7 @@ Zmrepo supports the two most recent, major releases of each Redhat based distro.
|
||||||
|
|
||||||
The following notes are based on real problems which have occurred:
|
The following notes are based on real problems which have occurred:
|
||||||
|
|
||||||
- Zmrepo assumes you have installed the underlying distrubution **using the official installation media for that distro**. Third party "Spins" are not supported and may not work correctly.
|
- Zmrepo assumes you have installed the underlying distribution **using the official installation media for that distro**. Third party "Spins" are not supported and may not work correctly.
|
||||||
|
|
||||||
- ZoneMinder is intended to be installed in an environment dedicated to ZoneMinder. While ZoneMinder will play well with many applications, some invariably will not. Asterisk is one such example.
|
- ZoneMinder is intended to be installed in an environment dedicated to ZoneMinder. While ZoneMinder will play well with many applications, some invariably will not. Asterisk is one such example.
|
||||||
|
|
||||||
|
|
|
@ -49,10 +49,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::MetadataStream
|
{ # ONVIF::Analytics::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Analytics::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Analytics::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Analytics::Types::Frame
|
Frame => { # ONVIF::Analytics::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Analytics::Types::PTZStream
|
PTZ => { # ONVIF::Analytics::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -235,7 +235,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -208,7 +208,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::ColorOptions
|
{ # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
|
|
@ -139,7 +139,7 @@ get_/set_ methods:
|
||||||
|
|
||||||
=item * token
|
=item * token
|
||||||
|
|
||||||
Token that uniquely refernces this configuration. Length up to 64 characters.
|
Token that uniquely references this configuration. Length up to 64 characters.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -114,10 +114,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::MetadataStream
|
{ # ONVIF::Analytics::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Analytics::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Analytics::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Analytics::Types::Frame
|
Frame => { # ONVIF::Analytics::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
@ -220,7 +220,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Analytics::Types::PTZStream
|
PTZ => { # ONVIF::Analytics::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -107,7 +107,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Analytics::Types::OSDColorOptions
|
{ # ONVIF::Analytics::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Analytics::Types::ColorOptions
|
Color => { # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
|
|
@ -143,7 +143,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
FontColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Analytics::Types::ColorOptions
|
Color => { # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
@ -171,7 +171,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Analytics::Types::ColorOptions
|
Color => { # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
|
|
@ -147,7 +147,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
FontColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Analytics::Types::ColorOptions
|
Color => { # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
@ -175,7 +175,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Analytics::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Analytics::Types::ColorOptions
|
Color => { # ONVIF::Analytics::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Analytics::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Analytics::Types::FloatRange
|
X => { # ONVIF::Analytics::Types::FloatRange
|
||||||
|
|
|
@ -114,7 +114,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
{ # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
|
|
@ -115,7 +115,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Analytics::Types::PTZPresetTourSpot
|
{ # ONVIF::Analytics::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
|
|
@ -109,7 +109,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::PTZStream
|
{ # ONVIF::Analytics::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
@ -187,7 +187,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::Analytics::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Analytics::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
PTZPosition => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Analytics::Types::VideoAnalyticsStream
|
{ # ONVIF::Analytics::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Analytics::Types::Frame
|
Frame => { # ONVIF::Analytics::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
PTZStatus => { # ONVIF::Analytics::Types::PTZStatus
|
||||||
Position => { # ONVIF::Analytics::Types::PTZVector
|
Position => { # ONVIF::Analytics::Types::PTZVector
|
||||||
|
|
|
@ -49,10 +49,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::MetadataStream
|
{ # ONVIF::Device::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Device::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Device::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Device::Types::Frame
|
Frame => { # ONVIF::Device::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Device::Types::PTZStream
|
PTZ => { # ONVIF::Device::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -2205,7 +2205,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
@ -2358,7 +2358,7 @@ Returns a L<ONVIF::Device::Elements::GetSystemLogResponse|ONVIF::Device::Element
|
||||||
|
|
||||||
=head3 GetSystemSupportInformation
|
=head3 GetSystemSupportInformation
|
||||||
|
|
||||||
This operation gets arbitary device diagnostics information from the device.
|
This operation gets arbitrary device diagnostics information from the device.
|
||||||
|
|
||||||
Returns a L<ONVIF::Device::Elements::GetSystemSupportInformationResponse|ONVIF::Device::Elements::GetSystemSupportInformationResponse> object.
|
Returns a L<ONVIF::Device::Elements::GetSystemSupportInformationResponse|ONVIF::Device::Elements::GetSystemSupportInformationResponse> object.
|
||||||
|
|
||||||
|
@ -2602,7 +2602,7 @@ Returns a L<ONVIF::Device::Elements::GetHostnameResponse|ONVIF::Device::Elements
|
||||||
|
|
||||||
=head3 SetHostname
|
=head3 SetHostname
|
||||||
|
|
||||||
A device shall accept string formated according to RFC 1123 section 2.1 or alternatively to RFC 952, other string shall be considered as invalid strings.
|
A device shall accept string formatted according to RFC 1123 section 2.1 or alternatively to RFC 952, other string shall be considered as invalid strings.
|
||||||
|
|
||||||
Returns a L<ONVIF::Device::Elements::SetHostnameResponse|ONVIF::Device::Elements::SetHostnameResponse> object.
|
Returns a L<ONVIF::Device::Elements::SetHostnameResponse|ONVIF::Device::Elements::SetHostnameResponse> object.
|
||||||
|
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::ColorOptions
|
{ # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
|
|
@ -139,7 +139,7 @@ get_/set_ methods:
|
||||||
|
|
||||||
=item * token
|
=item * token
|
||||||
|
|
||||||
Token that uniquely refernces this configuration. Length up to 64 characters.
|
Token that uniquely references this configuration. Length up to 64 characters.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -114,10 +114,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::MetadataStream
|
{ # ONVIF::Device::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Device::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Device::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Device::Types::Frame
|
Frame => { # ONVIF::Device::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
|
@ -220,7 +220,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Device::Types::PTZStream
|
PTZ => { # ONVIF::Device::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -107,7 +107,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Device::Types::OSDColorOptions
|
{ # ONVIF::Device::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Device::Types::ColorOptions
|
Color => { # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
|
|
@ -143,7 +143,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Device::Types::OSDColorOptions
|
FontColor => { # ONVIF::Device::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Device::Types::ColorOptions
|
Color => { # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
@ -171,7 +171,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Device::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Device::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Device::Types::ColorOptions
|
Color => { # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
|
|
@ -147,7 +147,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Device::Types::OSDColorOptions
|
FontColor => { # ONVIF::Device::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Device::Types::ColorOptions
|
Color => { # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
@ -175,7 +175,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Device::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Device::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Device::Types::ColorOptions
|
Color => { # ONVIF::Device::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Device::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Device::Types::FloatRange
|
X => { # ONVIF::Device::Types::FloatRange
|
||||||
|
|
|
@ -114,7 +114,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
{ # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
||||||
|
|
|
@ -115,7 +115,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Device::Types::PTZPresetTourSpot
|
{ # ONVIF::Device::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
||||||
|
|
|
@ -109,7 +109,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::PTZStream
|
{ # ONVIF::Device::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
||||||
|
@ -187,7 +187,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::Device::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Device::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
PTZPosition => { # ONVIF::Device::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Device::Types::VideoAnalyticsStream
|
{ # ONVIF::Device::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Device::Types::Frame
|
Frame => { # ONVIF::Device::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
PTZStatus => { # ONVIF::Device::Types::PTZStatus
|
||||||
Position => { # ONVIF::Device::Types::PTZVector
|
Position => { # ONVIF::Device::Types::PTZVector
|
||||||
|
|
|
@ -125,7 +125,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
@ -153,7 +153,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
|
|
@ -49,10 +49,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::MetadataStream
|
{ # ONVIF::Media::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Media::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Media::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Media::Types::Frame
|
Frame => { # ONVIF::Media::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Media::Types::PTZStream
|
PTZ => { # ONVIF::Media::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -2127,7 +2127,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::ColorOptions
|
{ # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
|
|
@ -139,7 +139,7 @@ get_/set_ methods:
|
||||||
|
|
||||||
=item * token
|
=item * token
|
||||||
|
|
||||||
Token that uniquely refernces this configuration. Length up to 64 characters.
|
Token that uniquely references this configuration. Length up to 64 characters.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -114,10 +114,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::MetadataStream
|
{ # ONVIF::Media::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::Media::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::Media::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Media::Types::Frame
|
Frame => { # ONVIF::Media::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
|
@ -220,7 +220,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::Media::Types::PTZStream
|
PTZ => { # ONVIF::Media::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -107,7 +107,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Media::Types::OSDColorOptions
|
{ # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
|
|
@ -143,7 +143,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
@ -171,7 +171,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
|
|
@ -147,7 +147,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
FontColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
@ -175,7 +175,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::Media::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::Media::Types::ColorOptions
|
Color => { # ONVIF::Media::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::Media::Types::ColorspaceRange
|
||||||
X => { # ONVIF::Media::Types::FloatRange
|
X => { # ONVIF::Media::Types::FloatRange
|
||||||
|
|
|
@ -114,7 +114,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
{ # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
||||||
|
|
|
@ -115,7 +115,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::Media::Types::PTZPresetTourSpot
|
{ # ONVIF::Media::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
||||||
|
|
|
@ -109,7 +109,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::PTZStream
|
{ # ONVIF::Media::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
||||||
|
@ -187,7 +187,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::Media::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::Media::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
PTZPosition => { # ONVIF::Media::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::Media::Types::VideoAnalyticsStream
|
{ # ONVIF::Media::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::Media::Types::Frame
|
Frame => { # ONVIF::Media::Types::Frame
|
||||||
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
PTZStatus => { # ONVIF::Media::Types::PTZStatus
|
||||||
Position => { # ONVIF::Media::Types::PTZVector
|
Position => { # ONVIF::Media::Types::PTZVector
|
||||||
|
|
|
@ -117,7 +117,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -149,7 +149,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -117,7 +117,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -149,7 +149,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -49,10 +49,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::MetadataStream
|
{ # ONVIF::PTZ::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::PTZ::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::PTZ::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::PTZ::Types::Frame
|
Frame => { # ONVIF::PTZ::Types::Frame
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::PTZ::Types::PTZStream
|
PTZ => { # ONVIF::PTZ::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -131,7 +131,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -163,7 +163,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -775,7 +775,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
@ -1136,7 +1136,7 @@ Returns a L<ONVIF::PTZ::Elements::ModifyPresetTourResponse|ONVIF::PTZ::Elements:
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -1168,7 +1168,7 @@ Returns a L<ONVIF::PTZ::Elements::ModifyPresetTourResponse|ONVIF::PTZ::Elements:
|
||||||
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::ColorOptions
|
{ # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
|
|
@ -139,7 +139,7 @@ get_/set_ methods:
|
||||||
|
|
||||||
=item * token
|
=item * token
|
||||||
|
|
||||||
Token that uniquely refernces this configuration. Length up to 64 characters.
|
Token that uniquely references this configuration. Length up to 64 characters.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -114,10 +114,10 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::MetadataStream
|
{ # ONVIF::PTZ::Types::MetadataStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
VideoAnalytics => { # ONVIF::PTZ::Types::VideoAnalyticsStream
|
VideoAnalytics => { # ONVIF::PTZ::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::PTZ::Types::Frame
|
Frame => { # ONVIF::PTZ::Types::Frame
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -220,7 +220,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
},
|
},
|
||||||
PTZ => { # ONVIF::PTZ::Types::PTZStream
|
PTZ => { # ONVIF::PTZ::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -107,7 +107,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::PTZ::Types::OSDColorOptions
|
{ # ONVIF::PTZ::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::PTZ::Types::ColorOptions
|
Color => { # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
|
|
@ -143,7 +143,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
FontColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::PTZ::Types::ColorOptions
|
Color => { # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
@ -171,7 +171,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::PTZ::Types::ColorOptions
|
Color => { # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
|
|
@ -147,7 +147,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
FontColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
FontColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::PTZ::Types::ColorOptions
|
Color => { # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
@ -175,7 +175,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
BackgroundColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
BackgroundColor => { # ONVIF::PTZ::Types::OSDColorOptions
|
||||||
Color => { # ONVIF::PTZ::Types::ColorOptions
|
Color => { # ONVIF::PTZ::Types::ColorOptions
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
ColorList => ,
|
ColorList => ,
|
||||||
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
ColorspaceRange => { # ONVIF::PTZ::Types::ColorspaceRange
|
||||||
X => { # ONVIF::PTZ::Types::FloatRange
|
X => { # ONVIF::PTZ::Types::FloatRange
|
||||||
|
|
|
@ -114,7 +114,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
{ # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -115,7 +115,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
{ # ONVIF::PTZ::Types::PTZPresetTourSpot
|
{ # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -109,7 +109,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::PTZStream
|
{ # ONVIF::PTZ::Types::PTZStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
PanTilt => ,
|
PanTilt => ,
|
||||||
|
|
|
@ -155,7 +155,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
CurrentTourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
@ -187,7 +187,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
TourSpot => { # ONVIF::PTZ::Types::PTZPresetTourSpot
|
||||||
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
PresetDetail => { # ONVIF::PTZ::Types::PTZPresetTourPresetDetail
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
PresetToken => $some_value, # ReferenceToken
|
PresetToken => $some_value, # ReferenceToken
|
||||||
Home => $some_value, # boolean
|
Home => $some_value, # boolean
|
||||||
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
PTZPosition => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -98,7 +98,7 @@ Constructor. The following data structure may be passed to new():
|
||||||
|
|
||||||
{ # ONVIF::PTZ::Types::VideoAnalyticsStream
|
{ # ONVIF::PTZ::Types::VideoAnalyticsStream
|
||||||
# One of the following elements.
|
# One of the following elements.
|
||||||
# No occurance checks yet, so be sure to pass just one...
|
# No occurrence checks yet, so be sure to pass just one...
|
||||||
Frame => { # ONVIF::PTZ::Types::Frame
|
Frame => { # ONVIF::PTZ::Types::Frame
|
||||||
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
PTZStatus => { # ONVIF::PTZ::Types::PTZStatus
|
||||||
Position => { # ONVIF::PTZ::Types::PTZVector
|
Position => { # ONVIF::PTZ::Types::PTZVector
|
||||||
|
|
|
@ -104,7 +104,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -127,7 +127,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -127,7 +127,7 @@ of the corresponding class can be passed instead of the marked hash ref.
|
||||||
You may pass any combination of objects, hash and list refs to these
|
You may pass any combination of objects, hash and list refs to these
|
||||||
methods, as long as you meet the structure.
|
methods, as long as you meet the structure.
|
||||||
|
|
||||||
List items (i.e. multiple occurences) are not displayed in the synopsis.
|
List items (i.e. multiple occurrences) are not displayed in the synopsis.
|
||||||
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
You may generally pass a list ref of hash refs (or objects) instead of a hash
|
||||||
ref - this may result in invalid XML if used improperly, though. Note that
|
ref - this may result in invalid XML if used improperly, though. Note that
|
||||||
SOAP::WSDL always expects list references at maximum depth position.
|
SOAP::WSDL always expects list references at maximum depth position.
|
||||||
|
|
|
@ -324,7 +324,7 @@ uint8_t* Image::WriteBuffer(const unsigned int p_width, const unsigned int p_hei
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!p_height || !p_width) {
|
if(!p_height || !p_width) {
|
||||||
Error("WriteBuffer called with invaid width or height: %d %d",p_width,p_height);
|
Error("WriteBuffer called with invalid width or height: %d %d",p_width,p_height);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue