Show / Hide Table of Contents

Enum DeinterlaceFrameSelectionMode

Specifies which frames to deinterlace

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DeinterlaceFrameSelectionMode

Fields

Name Description
ALL

Deinterlace all frames

INTERLACED

Only deinterlace frames marked as interlaced. This option is only supported for deinterlace modes 'FRAME' and 'FRAME_NOSPATIAL'

Back to top Generated by DocFX