Home
last modified time | relevance | path

Searched defs:programInformation (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DDashManifest.java89 @Nullable public final ProgramInformation programInformation; field in DashManifest
134 @Nullable ProgramInformation programInformation, in DashManifest()
DDashManifestParser.java114 ProgramInformation programInformation = null; in parseMediaPresentationDescription() local
194 @Nullable ProgramInformation programInformation, in buildMediaPresentationDescription()