AVBlocks for C++
3.0
Audio and Video Software Development Kit
|
Defines video deinterlacing methods. More...
Enumerations | |
enum | Enum { NoDeinterlacing = 0 , Duplicate = 1 , Blend = 2 , Median = 3 , EdgeDetect = 4 , MedianThreshold = 5 , CAVT = 6 } |
DeinterlacingMethod::Enum. More... | |
Defines video deinterlacing methods.
enum Enum |