你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Filters interface
Describes all the filtering operations, such as de-interlacing, rotation etc. that are to be applied to the input media before encoding.
Properties
crop | The parameters for the rectangular window with which to crop the input video. |
deinterlace | The de-interlacing settings. |
fade |
Describes the properties of a Fade effect applied to the input media. |
fade |
Describes the properties of a Fade effect applied to the input media. |
overlays | The properties of overlays to be applied to the input video. These could be audio, image or video overlays. |
rotation | The rotation, if any, to be applied to the input video, before it is encoded. Default is Auto |
Property Details
crop
The parameters for the rectangular window with which to crop the input video.
crop?: Rectangle
Property Value
deinterlace
fadeIn
Describes the properties of a Fade effect applied to the input media.
fadeIn?: Fade
Property Value
fadeOut
Describes the properties of a Fade effect applied to the input media.
fadeOut?: Fade
Property Value
overlays
The properties of overlays to be applied to the input video. These could be audio, image or video overlays.
overlays?: OverlayUnion[]
Property Value
rotation
The rotation, if any, to be applied to the input video, before it is encoded. Default is Auto
rotation?: string
Property Value
string