|
|
| |
ONVIF::Device::Types::Transformation(3) |
User Contributed Perl Documentation |
ONVIF::Device::Types::Transformation(3) |
ONVIF::Device::Types::Transformation
Perl data type class for the XML Schema defined complexType Transformation from
the namespace http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY
methods:
- Translate
- Scale
- Extension
Constructor. The following data structure may be passed to new():
{ # ONVIF::Device::Types::Transformation
Translate => ,
Scale => ,
Extension => { # ONVIF::Device::Types::TransformationExtension
},
},
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |