MediaFormat: Add more audio MIME types
Add audio MIME types that have corresponding
android.media.AudioFormat.ENCODING_* constants.
For the types related to MPEG4 audio use the convention described
in RFC 6381 where various codecs are specified using the Audio
Object Type Identifier from the ISO/IEC 14496-3 standard and its
amendments.
For the types related to MPEG-H audio use the identifiers from the
ISO/IEC 23008-3 standard.
Bug: 188932434
Test: m
Change-Id: I411e31e123873f7ed8e952f2baa3f96b5166db5f
2 files changed