mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix broken link on supported-formats dev guide page
#minor-release PiperOrigin-RevId: 407305661
This commit is contained in:
parent
9e247d287f
commit
293cf2f865
@ -92,7 +92,7 @@ FFmpeg decoder name.
|
||||
## Standalone subtitle formats ##
|
||||
|
||||
ExoPlayer supports standalone subtitle files in a variety of formats. Subtitle
|
||||
files can be side-loaded as described on the [Media source page][].
|
||||
files can be side-loaded as described on the [media items page][].
|
||||
|
||||
| Container format | Supported | MIME type |
|
||||
|---------------------------|:------------:|:----------|
|
||||
@ -101,7 +101,7 @@ files can be side-loaded as described on the [Media source page][].
|
||||
| SubRip | YES | MimeTypes.APPLICATION_SUBRIP |
|
||||
| SubStationAlpha (SSA/ASS) | YES | MimeTypes.TEXT_SSA |
|
||||
|
||||
[Media source page]: {{ site.baseurl }}/media-sources.html#side-loading-a-subtitle-file
|
||||
[media items page]: {{ site.baseurl }}/media-items.html#sideloading-subtitle-tracks
|
||||
|
||||
## HDR video playback ##
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user