RegionUnit
DEPRECATED: The RegionUnit
parameter is deprecated in Media Server 12.7.0 and later. You can specify the units to use with the FreeformRegion or Region parameter.
This configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.
The units to use to specify the position and size of the region.
percent
|
Percentages of the image dimensions (width for the x-coordinate and region width, height for the y-coodinate and region height). |
pixel
|
Number of pixels. |
Type: | String |
Default: | Percent |
Required: | No |
Configuration Section: | TaskName |
Example: | RegionUnit=pixel
|
See Also: |