Searched refs:representationInfo (Results 1 – 1 of 1) sorted by relevance
326 RepresentationInfo representationInfo = in parseAdaptationSet() local346 contentType, MimeTypes.getTrackType(representationInfo.format.sampleMimeType)); in parseAdaptationSet()347 representationInfos.add(representationInfo); in parseAdaptationSet()651 RepresentationInfo representationInfo, in buildRepresentation() argument656 Format.Builder formatBuilder = representationInfo.format.buildUpon(); in buildRepresentation()660 @Nullable String drmSchemeType = representationInfo.drmSchemeType; in buildRepresentation()664 ArrayList<SchemeData> drmSchemeDatas = representationInfo.drmSchemeDatas; in buildRepresentation()670 ArrayList<Descriptor> inbandEventStreams = representationInfo.inbandEventStreams; in buildRepresentation()673 representationInfo.revisionId, in buildRepresentation()675 representationInfo.baseUrl, in buildRepresentation()[all …]