Enum
AMInterlace

Definition

Namespace:MediaFoundation.Misc

Assembly:MediaFoundation.dll

Syntax:

cs-api-definition
[UnmanagedName("AMINTERLACE_*")]
[Flags]
public enum AMInterlace

Fields

DisplayModeBobOnly

Declaration

cs-api-definition
DisplayModeBobOnly = 0

Field Value

AMInterlace

DisplayModeBobOrWeave

Declaration

cs-api-definition
DisplayModeBobOrWeave = 128

Field Value

AMInterlace

DisplayModeMask

Declaration

cs-api-definition
DisplayModeMask = DisplayModeWeaveOnly | DisplayModeBobOrWeave

Field Value

AMInterlace

DisplayModeWeaveOnly

Declaration

cs-api-definition
DisplayModeWeaveOnly = 64

Field Value

AMInterlace

Field1First

Declaration

cs-api-definition
Field1First = 4

Field Value

AMInterlace

FieldPatBothIrregular

Declaration

cs-api-definition
FieldPatBothIrregular = FieldPatField2Only | FieldPatBothRegular

Field Value

AMInterlace

FieldPatBothRegular

Declaration

cs-api-definition
FieldPatBothRegular = 32

Field Value

AMInterlace

FieldPatField1Only

Declaration

cs-api-definition
FieldPatField1Only = 0

Field Value

AMInterlace

FieldPatField2Only

Declaration

cs-api-definition
FieldPatField2Only = 16

Field Value

AMInterlace

FieldPatternMask

Declaration

cs-api-definition
FieldPatternMask = FieldPatField2Only | FieldPatBothRegular

Field Value

AMInterlace

IsInterlaced

Declaration

cs-api-definition
IsInterlaced = 1

Field Value

AMInterlace

None

Declaration

cs-api-definition
None = 0

Field Value

AMInterlace

OneFieldPerSample

Declaration

cs-api-definition
OneFieldPerSample = 2

Field Value

AMInterlace

Unused

Declaration

cs-api-definition
Unused = 8

Field Value

AMInterlace