public static interface ExtractorMediaSource.EventListener
ExtractorMediaSource events.| Modifier and Type | Method and Description |
|---|---|
void |
onLoadError(IOException error)
Called when an error occurs loading media data.
|
void onLoadError(IOException error)
error - The load error.