scalingBehavior property
STRETCH_TO_OUTPUT configures the output position to stretch the video to the specified output resolution (height and width). This option will override any position value. DEFAULT may insert black boxes (pillar boxes or letter boxes) around the video to provide the specified output resolution.
Implementation
final VideoDescriptionScalingBehavior? scalingBehavior;