Searched defs:manifestFormat (Results 1 – 4 of 4) sorted by relevance
172 @Nullable private final Format manifestFormat; field in ChunkExtractorWrapper.BindingTrackOutput179 public BindingTrackOutput(int id, int type, @Nullable Format manifestFormat) { in BindingTrackOutput()
96 Format manifestFormat = representation.format; in loadDrmInitData() local
268 Format manifestFormat = manifestFormats[j]; in buildTrackGroups() local
1360 public Format copyWithManifestFormatInfo(Format manifestFormat) { in copyWithManifestFormatInfo()1365 public Format withManifestFormatInfo(Format manifestFormat) { in withManifestFormatInfo()