AacProfile
public enum AacProfile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case hev1 = "HEV1"
-
Undocumented
Declaration
Swift
case hev2 = "HEV2"
-
Undocumented
Declaration
Swift
case lc = "LC"
-
Declaration
Swift
public var description: String { get }