CmafSegmentControl

public enum CmafSegmentControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case singleFile = "SINGLE_FILE"
  • Undocumented

    Declaration

    Swift

    case segmentedFiles = "SEGMENTED_FILES"
  • Declaration

    Swift

    public var description: String { get }