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 8179ce3 commit 3437e46Copy full SHA for 3437e46
README.md
@@ -12,6 +12,8 @@ Library consist of native dll which acts as openH264 wrapper and image format co
12
<br/>Converters are vectorised(AVX2) for high performance.
13
14
C# library is .Net standard wrapper library for this dll and performs PInvoke to handle transcoding.
15
+## Nuget
16
+[](https://www.nuget.org/packages/H264Sharp/1.0.4)
17
## Example
18
Examples can be found on examples directroy.
19
0 commit comments