Searched refs:codecsOfType (Results 1 – 1 of 1) sorted by relevance
1392 @Nullable String codecsOfType = Util.getCodecsOfType(manifestFormat.codecs, trackType); in withManifestFormatInfo() local1393 if (Util.splitCodecs(codecsOfType).length == 1) { in withManifestFormatInfo()1394 codecs = codecsOfType; in withManifestFormatInfo()