padding property

double padding
final

Whitespace between the adjacent edges (determined by position) of the video and the image. 0.0 means no padding, and 1.0 means padded full video width or length, determined by the algorithm.

default value: 0.05 min value: 0.0 max value: 1.0

Implementation

final double padding;