Update MP4RA URL

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207278934
This commit is contained in:
andrewlewis 2018-08-03 09:39:41 -07:00 committed by Oliver Woodman
parent 0cdeb555d1
commit f3ad87d653

View File

@ -252,7 +252,7 @@ public final class MimeTypes {
/** /**
* Derives a mimeType from MP4 object type identifier, as defined in RFC 6381 and * Derives a mimeType from MP4 object type identifier, as defined in RFC 6381 and
* http://www.mp4ra.org/object.html. * https://mp4ra.org/#/object_types.
* *
* @param objectType The objectType identifier to derive. * @param objectType The objectType identifier to derive.
* @return The mimeType, or null if it could not be derived. * @return The mimeType, or null if it could not be derived.