Eac3LfeControl

public enum Eac3LfeControl : String, CustomStringConvertible, Codable

Undocumented

  • lfe

    Undocumented

    Declaration

    Swift

    case lfe = "LFE"
  • Undocumented

    Declaration

    Swift

    case noLfe = "NO_LFE"
  • Declaration

    Swift

    public var description: String { get }