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