We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472ed34 commit 2d38ae1Copy full SHA for 2d38ae1
README.md
@@ -21,7 +21,7 @@ C# library is .Net standard wrapper library for this dll and performs PInvoke to
21
## NuGet
22
23
24
-Install the NuGet package. All native dependencies should be automatically installed and resolved.
+Install the NuGet package. All native dependencies should be automatically installed and resolved(from version v1.6.0+).
25
- Tested on Windows(x86,x64), Linux(x86,x64,arm32,arm64), Android MAUI app(x64 on emulator, arm on Pixel phone).
26
27
Binaries also provided on [Relases](https://github.com/ReferenceType/H264Sharp/releases).
0 commit comments