Show / Hide Table of Contents

Enum EnhancedDeinterlaceAutoEnable

Specifies if the Enhanced Deinterlace Filter should be applied unconditionally or only on demand.

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

Fields

Name Description
ALWAYS_ON

The content will always be deinterlaced with the settings specified (mode, parity)

META_DATA_BASED

The Enhanced Deinterlace Filter will only be applied when interlaced content is signaled in the meta data of the input stream.

Back to top Generated by DocFX