SizeUnit
DEPRECATED: The SizeUnit
parameter is deprecated in Media Server 12.7.0 and later. You can specify the units to use with the MinSize or MaxSize 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 and MaxSize parameters. Specify one of the following options:
percent
- Percentage of the smallest video dimension (width or height).pixel
- Number of pixels.
Type: | String |
Default: | Pixel |
Required: | No |
Configuration Section: | TaskName |
Example: | SizeUnit=percent
|
See Also: |