Serializable
public final class IllegalSeekPositionException extends IllegalStateException
Timeline
.Modifier and Type | Field | Description |
---|---|---|
long |
positionMs |
The seek position in the specified window.
|
Timeline |
timeline |
The
Timeline in which the seek was attempted. |
int |
windowIndex |
The index of the window being seeked to.
|
Constructor | Description |
---|---|
IllegalSeekPositionException(Timeline timeline,
int windowIndex,
long positionMs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString