AacCodecProfile
public enum AacCodecProfile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case lc = "LC" -
Undocumented
Declaration
Swift
case hev1 = "HEV1" -
Undocumented
Declaration
Swift
case hev2 = "HEV2" -
Declaration
Swift
public var description: String { get }
View on GitHub
AacCodecProfile Enumeration Reference