HlsPlaylistTracker.PlaylistResetException


class HlsPlaylistTracker.PlaylistResetException : IOException


Thrown when the media sequence of a new snapshot indicates the server has reset.

Summary

Public constructors

Creates an instance.

Public properties

Uri!

The url of the reset playlist.

Public constructors

PlaylistResetException

PlaylistResetException(url: Uri!)

Creates an instance.

Parameters
url: Uri!

See url.

Public properties

url

val urlUri!

The url of the reset playlist.