public static interface PlayerEmsgHandler.PlayerEmsgCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onDashManifestPublishTimeExpired(long expiredManifestPublishTimeUs)
Called when the manifest with the publish time has been expired.
|
void |
onDashManifestRefreshRequested()
Called when the current manifest should be refreshed.
|
void onDashManifestRefreshRequested()
void onDashManifestPublishTimeExpired(long expiredManifestPublishTimeUs)
expiredManifestPublishTimeUs - The manifest publish time that has been expired.