mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

- Parse all attributes that may exist in either the AdaptationSet or in the child Representation elements at both levels. - Correctly infer TYPE_TEXT for Representation elements whose mimeType is application/mp4 and whose codecs attribute indicates a known text codec type. Issue: #689