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 }