StretchMode Enum

The resizing mode - how the input video will be resized to fit the desired output resolution(s). Default is AutoSize.

Inheritance
builtins.str
StretchMode
StretchMode

Constructor

StretchMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

AUTO_FIT
AUTO_SIZE
NONE