RegionUnit
DEPRECATED: The RegionUnit
parameter is deprecated in Media Server 12.7.0 and later. You can specify the units to use with the 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 that the Region parameter uses to specify the size and position of a region. Specify either:
percent
|
Percentages of the image dimensions; for example, the region width is specified as a percentage of the image width. |
pixel
|
Number of pixels. |
Type: | String |
Default: | Percent |
Required: | No |
Configuration Section: | TaskName |
Example: | RegionUnit=percent
|
See Also: | Region |