H264ScanType
public enum H264ScanType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case interlaced = "INTERLACED" -
Undocumented
Declaration
Swift
case progressive = "PROGRESSIVE" -
Declaration
Swift
public var description: String { get }
View on GitHub
H264ScanType Enumeration Reference