ContentType Enumeration

public enum ContentType : String, Codable, CaseIterable

The content type or “AUTO” if the player should use auto-detection on the content URL.

  • Declaration

    Swift

    public init(from decoder: Decoder) throws