mirror of
https://github.com/samsonjs/media.git
synced 2026-04-14 12:45:47 +00:00
Add java doc link to muxer README files
PiperOrigin-RevId: 542249083
This commit is contained in:
parent
6e9df8df77
commit
7a819bc275
1 changed files with 6 additions and 0 deletions
|
|
@ -17,3 +17,9 @@ Alternatively, you can clone this GitHub project and depend on the module
|
|||
locally. Instructions for doing this can be found in the [top level README][].
|
||||
|
||||
[top level README]: ../../README.md
|
||||
|
||||
## Links
|
||||
|
||||
* [Javadoc][]
|
||||
|
||||
[Javadoc]: https://developer.android.com/reference/androidx/media3/muxer/package-summary
|
||||
|
|
|
|||
Loading…
Reference in a new issue