VTFieldMode Enum
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.
C#
public enum VTFieldMode
type VTFieldMode =
- Inheritance
-
VTFieldMode
Name | Value | Description |
---|---|---|
Unset | 0 | |
BothFields | 1 | |
TopFieldOnly | 2 | |
BottomFieldOnly | 3 | |
SingleField | 4 | |
DeinterlaceFields | 5 |
Producto | Versiones |
---|---|
Xamarin.Mac SDK | 14 |