TtmlDestinationStyleControl

public enum TtmlDestinationStyleControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case passthrough = "PASSTHROUGH"
  • Undocumented

    Declaration

    Swift

    case useConfigured = "USE_CONFIGURED"
  • Declaration

    Swift

    public var description: String { get }