Enum DeinterlaceMode
Deinterlace mode.
Namespace: VisioForge.Core.Types.X.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum DeinterlaceMode
Fields
| Name | Description |
|---|---|
| Auto | Auto. |
| AutoStrict | Auto (strict). |
| Disabled | Disabled. |
| Interlaced | Interlaced. |