Show / Hide Table of Contents

Enum PictureFieldParity

Specifies which field of an interlaced frame is assumed to be the first one

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

Fields

Name Description
AUTO

Automatic detection of field parity

BOTTOM_FIELD_FIRST

Bottom field is first field

TOP_FIELD_FIRST

Top field is first field

Back to top Generated by DocFX