Fix Util.inferContentTypeForExtension to handle .ism (smooth streaming)
This method was introduced in https://github.com/google/ExoPlayer/commit/754eb1527af9ff4211b7e164d2af6b46530f328c 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