mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix typo
PiperOrigin-RevId: 513529059
This commit is contained in:
parent
389d5ea229
commit
9f0a6f1619
@ -29,7 +29,7 @@ import com.google.android.exoplayer2.util.MimeTypes;
|
||||
* Returns the {@link C.TrackType track type} constant corresponding to how a specified MIME type
|
||||
* should be processed, which may be {@link C#TRACK_TYPE_UNKNOWN} if it could not be determined.
|
||||
*
|
||||
* <p>{@linkplain MimeTypes#isImage image} mime types are processed as {@link C#TRACK_TYPE_VIDEO}.
|
||||
* <p>{@linkplain MimeTypes#isImage Image} MIME types are processed as {@link C#TRACK_TYPE_VIDEO}.
|
||||
*
|
||||
* <p>See {@link MimeTypes#getTrackType} for more details.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user