Ac3DrcProfile
public enum Ac3DrcProfile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case filmStandard = "FILM_STANDARD"
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Declaration
Swift
public var description: String { get }