Searched refs:mainAdaptationSetId (Results 1 – 2 of 2) sorted by relevance
370 private static Descriptor createTrickPlayDescriptor(int mainAdaptationSetId) { in createTrickPlayDescriptor() argument373 /* value= */ Integer.toString(mainAdaptationSetId), in createTrickPlayDescriptor()
564 int mainAdaptationSetId = Integer.parseInt(trickPlayProperty.value); in getGroupedAdaptationSetIndices() local566 adaptationSetIdToIndex.get(mainAdaptationSetId, /* valueIfKeyNotFound= */ -1); in getGroupedAdaptationSetIndices()