mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Update VP9 extension README to ref NDK r20
PiperOrigin-RevId: 279899984
This commit is contained in:
parent
4fd881a551
commit
6df92fdd3f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ VP9_EXT_PATH="${EXOPLAYER_ROOT}/extensions/vp9/src/main"
|
|||
```
|
||||
|
||||
* Download the [Android NDK][] and set its location in an environment variable.
|
||||
The build configuration has been tested with Android NDK r19c.
|
||||
This build configuration has been tested on NDK r20.
|
||||
|
||||
```
|
||||
NDK_PATH="<path to Android NDK>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue