VTFieldMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Decoder field mode options.
public enum VTFieldMode
type VTFieldMode =
- Inheritance
-
VTFieldMode
Fields
Name | Value | Description |
---|---|---|
Unset | 0 | |
BothFields | 1 | |
TopFieldOnly | 2 | |
BottomFieldOnly | 3 | |
SingleField | 4 | |
DeinterlaceFields | 5 |