Mpeg2CodecProfile
public enum Mpeg2CodecProfile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case main = "MAIN"
-
Undocumented
Declaration
Swift
case profile422 = "PROFILE_422"
-
Declaration
Swift
public var description: String { get }