Home
last modified time | relevance | path

Searched refs:adaptationSetSwitchingProperty (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDashMediaPeriod.java576 Descriptor adaptationSetSwitchingProperty = in getGroupedAdaptationSetIndices() local
578 if (adaptationSetSwitchingProperty != null) { in getGroupedAdaptationSetIndices()
579 String[] otherAdaptationSetIds = Util.split(adaptationSetSwitchingProperty.value, ","); in getGroupedAdaptationSetIndices()