mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Fix Javadoc reference link for VORBIS mapping
PiperOrigin-RevId: 704737734
This commit is contained in:
parent
b34a5b4e5d
commit
3e3cd8e6ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue