scale property

double scale
final

The size of the image relative to the overall size of the video. This parameter will adapt to horizontal and vertical videos automatically. 0.0 means no scaling (use the size of the image as-is), and 1.0 fills the entire video.

default value: 0.15 min value: 0.0 max value: 1.0

Implementation

final double scale;