DeinterlaceParity type
Defines values for DeinterlaceParity.
KnownDeinterlaceParity can be used interchangeably with DeinterlaceParity,
this enum contains the known values that the service supports.
Known values supported by the service
Auto: Automatically detect the order of fields
TopFieldFirst: Apply top field first processing of input video.
BottomFieldFirst: Apply bottom field first processing of input video.
type DeinterlaceParity = string