Package com.github.Vincentvibe3.efplayer.streaming

Types

Link copied to clipboard
class FailedResponseException(host: String) : Exception
Link copied to clipboard
object RequestHandler

Handles request while rate-limiting Used for fetching metadata in extractors

Link copied to clipboard
class Stream(eventListener: EventListener, player: Player)
Link copied to clipboard
class StreamFailureException(track: Track, reason: String) : Exception