mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

This makes the format metadata null (instead of an empty Metadata object) when it is not provided, and is therefore consistent with the other extractors behavior. PiperOrigin-RevId: 284171148