Eac3PassthroughControl
public enum Eac3PassthroughControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case noPassthrough = "NO_PASSTHROUGH" -
Undocumented
Declaration
Swift
case whenPossible = "WHEN_POSSIBLE" -
Declaration
Swift
public var description: String { get }
View on GitHub
Eac3PassthroughControl Enumeration Reference