你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InputVideoStretchMode.AutoFit 属性

定义

将输出 (填充) ,以遵循输出分辨率,同时确保输出中的活动视频区域具有与输入相同的纵横比。 例如,如果输入为 1920x1080,编码预设要求为 1280x1280,则输出将为 1280x1280,其中包含一个纵横比为 16:9 的 1280x720 的内部矩形,以及左右两侧宽为 280 像素的柱形框区域。

public static Azure.ResourceManager.Media.Models.InputVideoStretchMode AutoFit { get; }
static member AutoFit : Azure.ResourceManager.Media.Models.InputVideoStretchMode
Public Shared ReadOnly Property AutoFit As InputVideoStretchMode

属性值

适用于