public static interface MediaSource.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onSourceInfoRefreshed(Timeline timeline,
java.lang.Object manifest)
Called when manifest and/or timeline has been refreshed.
|
void onSourceInfoRefreshed(Timeline timeline, java.lang.Object manifest)
timeline - The source's timeline.manifest - The loaded manifest.