Enum EnhancedDeinterlaceParity
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 EnhancedDeinterlaceParity
Fields
| Name | Description |
|---|---|
| BOTTOM_FIELD_FIRST | Bottom field is first field |
| TOP_FIELD_FIRST | Top field is first field |