DeinterlacerControl
public enum DeinterlacerControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case forceAllFrames = "FORCE_ALL_FRAMES"
-
Undocumented
Declaration
Swift
case normal = "NORMAL"
-
Declaration
Swift
public var description: String { get }