OpusSharp.Natives
1.6.1.3
dotnet add package OpusSharp.Natives --version 1.6.1.3
NuGet\Install-Package OpusSharp.Natives -Version 1.6.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpusSharp.Natives" Version="1.6.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpusSharp.Natives" Version="1.6.1.3" />
<PackageReference Include="OpusSharp.Natives" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpusSharp.Natives --version 1.6.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpusSharp.Natives, 1.6.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OpusSharp.Natives@1.6.1.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpusSharp.Natives&version=1.6.1.3
#tool nuget:?package=OpusSharp.Natives&version=1.6.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Supported Runtimes
- android-arm: android-arm/native/libopus.so
- android-arm64: android-arm64/native/libopus.so
- android-x64: android-x64/native/libopus.so
- android-x86: android-x86/native/libopus.so
- linux-arm: linux-arm/native/opus.so
- linux-arm64: linux-arm64/native/opus.so
- linux-x64: linux-x64/native/opus.so
- linux-x86: linux-x86/native/opus.so
- osx-arm64: osx-arm64/native/opus.dylib
- osx-x64: osx-x64/native/opus.dylib
- ios: ios/native/libopus.xcframework
- browser-wasm: browser-wasm/native/libopus.a
- win-arm64: win-arm64/native/opus.dll
- win-x64: win-x64/native/opus.dll
- win-x86: win-x86/native/opus.dll
Statically Linked Runtimes
iOS is included in the package as libopus.xcframework and linked automatically for .NET iOS projects. WASM is
included as libopus.a and linked automatically for browser-wasm projects through NativeFileReference.
- ios
- browser-wasm
- ARM32 is no longer supported by the windows OS and is no longer provided in this package.
- Android builds are 16kb aligned.
- Binaries are built from the official Opus
v1.6.1release tag athttps://gitlab.xiph.org/xiph/opus.git.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpusSharp.Natives:
| Package | Downloads |
|---|---|
|
OpusSharp
OpusSharp library. |
GitHub repositories
This package is not used by any popular GitHub repositories.