Home
last modified time | relevance | path

Searched defs:PlaylistStuckException (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/
DHlsPlaylistTracker.java87 final class PlaylistStuckException extends IOException { class
97 public PlaylistStuckException(Uri url) { in PlaylistStuckException() method in HlsPlaylistTracker.PlaylistStuckException