Eac3AtmosDynamicRangeCompressionRf
public enum Eac3AtmosDynamicRangeCompressionRf : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Undocumented
Declaration
Swift
case filmStandard = "FILM_STANDARD"
-
Undocumented
Declaration
Swift
case filmLight = "FILM_LIGHT"
-
Undocumented
Declaration
Swift
case musicStandard = "MUSIC_STANDARD"
-
Undocumented
Declaration
Swift
case musicLight = "MUSIC_LIGHT"
-
Undocumented
Declaration
Swift
case speech = "SPEECH"
-
Declaration
Swift
public var description: String { get }