Show / Hide Table of Contents

Enum VerticalLowPassFilteringMode

Mode for vertical low pass filtering

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

Fields

Name Description
COMPLEX

Retaining better detail and sharpness, but less reduction in twitter

DISABLED

Do not use vertical low pass filtering

LOW_PASS

Recommended for progressive sources. Reduces Moire patterning and twitter

Back to top Generated by DocFX