mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update internal opus build
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184274139
This commit is contained in:
parent
10033623e7
commit
451721d4a7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ public final class OpusLibrary {
|
||||||
ExoPlayerLibraryInfo.registerModule("goog.exo.opus");
|
ExoPlayerLibraryInfo.registerModule("goog.exo.opus");
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final LibraryLoader LOADER = new LibraryLoader("opus", "opusJNI");
|
private static final LibraryLoader LOADER = new LibraryLoader("opusJNI");
|
||||||
|
|
||||||
private OpusLibrary() {}
|
private OpusLibrary() {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue