DEPRECATED: The SizeUnit
parameter is deprecated in Media Server 12.7.0 and later. You can specify the units to use with the MinSize parameter, after the value.
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 for setting the MinSize parameter. Specify one of the following options:
percent
- Percentage of the smallest image side. When RestrictToInputRegion=TRUE
, sizes are relative to the shortest dimension of the full image (not the selected region).pixel
- Number of pixels.Type: | String |
Default: | Pixel |
Required: | No |
Configuration Section: | TaskName |
Example: | SizeUnit=percent
|
See Also: | MinSize |