MsSmoothH265PackagingType
public enum MsSmoothH265PackagingType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case hev1 = "HEV1"
-
Undocumented
Declaration
Swift
case hvc1 = "HVC1"
-
Declaration
Swift
public var description: String { get }