DashIsoMpdProfile
public enum DashIsoMpdProfile : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case mainProfile = "MAIN_PROFILE"
-
Undocumented
Declaration
Swift
case onDemandProfile = "ON_DEMAND_PROFILE"
-
Declaration
Swift
public var description: String { get }