AacRawFormat
public enum AacRawFormat : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case latmLoas = "LATM_LOAS" -
Undocumented
Declaration
Swift
case none = "NONE" -
Declaration
Swift
public var description: String { get }
View on GitHub
AacRawFormat Enumeration Reference