ProresTelecine
public enum ProresTelecine : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Undocumented
Declaration
Swift
case hard = "HARD"
-
Declaration
Swift
public var description: String { get }