QNVideoFillModeType
Index
Enumeration member
Enumeration member
QNVideoFillModeNone
- QNVideoFillModeNone = "QNVideoFillModeNone"
-
默认填充,QNVideoFillModePreserveAspectRatioAndFill
QNVideoFillModePreserveAspectRatio
- QNVideoFillModePreserveAspectRatio = "QNVideoFillModePreserveAspectRatio"
-
在保持长宽比的前提下,缩放图片,使得图片在容器内完整显示出来
QNVideoFillModePreserveAspectRatioAndFill
- QNVideoFillModePreserveAspectRatioAndFill = "QNVideoFillModePreserveAspectRatioAndFill"
-
在保持长宽比的前提下,缩放图片,使图片充满容器
QNVideoFillModeStretch
- QNVideoFillModeStretch = "QNVideoFillModeStretch"
-
不保持长宽比,图片在容器内完整显示出来,可能会变形
文档反馈
(如有产品使用问题,请 提交工单)