CmafCodecSpecification

public enum CmafCodecSpecification : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case rfc6381 = "RFC_6381"
  • Undocumented

    Declaration

    Swift

    case rfc4281 = "RFC_4281"
  • Declaration

    Swift

    public var description: String { get }