Profile
public enum Profile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Undocumented
Declaration
Swift
case hbbtv15 = "HBBTV_1_5"
-
Declaration
Swift
public var description: String { get }