MasterPlaylist
public struct MasterPlaylist : Playlist
MasterPlaylist represents a master playlist object
-
Declaration
Swift
public let originalText: String -
Declaration
Swift
public let alteredText: String? -
Declaration
Swift
public let type: PlaylistType -
Declaration
Swift
public let baseUrl: URL -
Declaration
Swift
public let extraTags: [String : [Tag]]