HomeSort by relevance Sort by last modified time
    Searched full:mediapresentationdescription (Results 1 - 1 of 1) sorted by null

  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/player/
TvInputPlayer.java 48 import com.google.android.exoplayer.dash.mpd.MediaPresentationDescription;
234 final ManifestFetcher<MediaPresentationDescription> manifestFetcher =
237 new ManifestFetcher.ManifestCallback<MediaPresentationDescription>() {
239 public void onManifest(String contentId, MediaPresentationDescription manifest) {

Completed in 70 milliseconds