mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix Javadoc reference link for VORBIS mapping
PiperOrigin-RevId: 704737734
This commit is contained in:
parent
b34a5b4e5d
commit
3e3cd8e6ac
@ -146,7 +146,7 @@ public final class VorbisUtil {
|
||||
* Returns the mapping from VORBIS channel layout to the channel layout expected by Android, or
|
||||
* null if the mapping is unchanged.
|
||||
*
|
||||
* <p>See https://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-140001.2.3 and
|
||||
* <p>See https://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-810004.3.9 and
|
||||
* https://developer.android.com/reference/android/media/AudioFormat#channelMask.
|
||||
*/
|
||||
@Nullable
|
||||
|
Loading…
x
Reference in New Issue
Block a user