public static interface DeferredMediaPeriod.PrepareErrorListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPrepareError(java.io.IOException exception)
Called the first time an error occurs while refreshing source info or preparing the period.
|