Package-level declarations

Types

Link copied to clipboard
class OfflinePlayProvider(val offlinePlaybackInfoProvider: OfflinePlaybackInfoProvider? = null, val offlineCacheProvider: OfflineCacheProvider? = null, val encryption: Encryption? = null)

Collection of classes needed for offline playback.