mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove Javadoc TODO from README of decoder extensions
As most classes are used via interface only and people depending on it locally can always find the Javadoc in Android Studio directly, we don't plan to add Javadocs for these extensions module in developer.android.com. PiperOrigin-RevId: 521993756 (cherry picked from commit e4cb583af2feb607ec5c2c201c22cbd661e454a8)
This commit is contained in:
parent
654a6786a6
commit
10e2dfd2fa
@ -128,6 +128,4 @@ GL rendering mode has better performance, so should be preferred
|
||||
|
||||
* [Troubleshooting using decoding extensions][]
|
||||
|
||||
<!-- TODO(b/276289331): Add Javadoc link when it's published on developer.android.com -->
|
||||
|
||||
[Troubleshooting using decoding extensions]: https://developer.android.com/guide/topics/media/exoplayer/troubleshooting#how-can-i-get-a-decoding-library-to-load-and-be-used-for-playbacks
|
||||
|
@ -121,6 +121,4 @@ then implement your own logic to use the renderer for a given track.
|
||||
|
||||
* [Troubleshooting using decoding extensions][]
|
||||
|
||||
<!-- TODO(b/276289331): Add Javadoc link when it's published on developer.android.com -->
|
||||
|
||||
[Troubleshooting using decoding extensions]: https://developer.android.com/guide/topics/media/exoplayer/troubleshooting#how-can-i-get-a-decoding-library-to-load-and-be-used-for-playback
|
||||
|
@ -100,6 +100,4 @@ player, then implement your own logic to use the renderer for a given track.
|
||||
|
||||
* [Troubleshooting using decoding extensions][]
|
||||
|
||||
<!-- TODO(b/276289331): Add Javadoc link when it's published on developer.android.com -->
|
||||
|
||||
[Troubleshooting using decoding extensions]: https://developer.android.com/guide/topics/media/exoplayer/troubleshooting#how-can-i-get-a-decoding-library-to-load-and-be-used-for-playback
|
||||
|
@ -104,6 +104,4 @@ player, then implement your own logic to use the renderer for a given track.
|
||||
|
||||
* [Troubleshooting using decoding extensions][]
|
||||
|
||||
<!-- TODO(b/276289331): Add Javadoc link when it's published on developer.android.com -->
|
||||
|
||||
[Troubleshooting using decoding extensions]: https://developer.android.com/guide/topics/media/exoplayer/troubleshooting#how-can-i-get-a-decoding-library-to-load-and-be-used-for-playback
|
||||
|
@ -141,6 +141,4 @@ GL rendering mode has better performance, so should be preferred.
|
||||
|
||||
* [Troubleshooting using decoding extensions][]
|
||||
|
||||
<!-- TODO(b/276289331): Add Javadoc link when it's published on developer.android.com -->
|
||||
|
||||
[Troubleshooting using decoding extensions]: https://developer.android.com/guide/topics/media/exoplayer/troubleshooting#how-can-i-get-a-decoding-library-to-load-and-be-used-for-playback
|
||||
|
Loading…
x
Reference in New Issue
Block a user