AudioDescriptionLanguageCodeControl

public enum AudioDescriptionLanguageCodeControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case followInput = "FOLLOW_INPUT"
  • Undocumented

    Declaration

    Swift

    case useConfigured = "USE_CONFIGURED"
  • Declaration

    Swift

    public var description: String { get }