Fix Util.inferContentTypeForExtension to handle .ism (smooth streaming)
This method was introduced in https://github.com/androidx/media/commit/e414f0d2ac02a0414bb3bd56743874ed014fb3fa as a replacement for Util.inferContentType(String) but it incorrectly didn't return TYPE_SS when passed "ism" or "isml". PiperOrigin-RevId: 445217167
Showing
with
25 additions
and
11 deletions
Please
register
or
sign in
to comment