Skip to content

Instantly share code, notes, and snippets.

@ojw28
Last active January 4, 2018 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ojw28/6b62c3681a8e4119bad64a03d14542b6 to your computer and use it in GitHub Desktop.
Save ojw28/6b62c3681a8e4119bad64a03d14542b6 to your computer and use it in GitHub Desktop.
return new DashMediaSource(
manifestUri,
manifestDataSourceFactory,
new CustomManifestParser(),
chunkSourceFactory,
DashMediaSource.DEFAULT_MIN_LOADABLE_RETRY_COUNT,
DashMediaSource.DEFAULT_LIVE_PRESENTATION_DELAY_PREFER_MANIFEST_MS,
eventHandler,
eventListener);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment