mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
Reformat README of extractors module
PiperOrigin-RevId: 377031562
This commit is contained in:
parent
e8ee4e6e6c
commit
5700401ec1
1 changed files with 4 additions and 5 deletions
|
|
@ -1,11 +1,10 @@
|
|||
# ExoPlayer extractor library module #
|
||||
# ExoPlayer extractor library module
|
||||
|
||||
Provides media container extractors.
|
||||
|
||||
## Links ##
|
||||
## Links
|
||||
|
||||
* [Javadoc][]: Classes matching `com.google.android.exoplayer2.extractor.*`
|
||||
belong to this module.
|
||||
* [Javadoc][]: Classes matching `com.google.android.exoplayer2.extractor.*`
|
||||
belong to this module.
|
||||
|
||||
[Javadoc]: https://exoplayer.dev/doc/reference/index.html
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue