public enum ContentType : String, Codable, CaseIterable
The content type or “AUTO” if the player should use auto-detection on the content URL.
public enum ContentType : String, Codable, CaseIterable
The content type or “AUTO” if the player should use auto-detection on the content URL.
Swift
public init(from decoder: Decoder) throws