Re-added call to schedule manifest refreshes.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127951757
This commit is contained in:
parent
48f666a0e3
commit
5a7b046462
@ -159,6 +159,7 @@ public final class DashMediaSource implements MediaSource {
|
||||
for (int i = 0; i < periods.length; i++) {
|
||||
periods[i].updateManifest(manifest, i);
|
||||
}
|
||||
scheduleManifestRefresh();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user