FFmpeg.UWP
4.1.3
FFmpeg libraries (x86, x64, ARM, ARM64) for UWP (Universal Windows Platform)
Requires NuGet 3.3 or higher.
Install-Package FFmpeg.UWP -Version 4.1.3
dotnet add package FFmpeg.UWP --version 4.1.3
<PackageReference Include="FFmpeg.UWP" Version="4.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FFmpeg.UWP --version 4.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FFmpeg.UWP, 4.1.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
FFmpeg for UWP (x86, x64, ARM, ARM64)
You can reference this NuGet package to your vcxproj (C++/CX) or csproj (C#) project.
In order to see the NuGet package in action, you can check the complete sample here: FFmpegInterop.MediaPlayerSample
FFmpeg for UWP (x86, x64, ARM, ARM64)
You can reference this NuGet package to your vcxproj (C++/CX) or csproj (C#) project.
In order to see the NuGet package in action, you can check the complete sample here: FFmpegInterop.MediaPlayerSample
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FFmpeg.UWP:
Package | Downloads |
---|---|
FFmpegInterop.Universal
FFmpegInterop Library (x86, x64, ARM, ARM64) for UWP (Universal Windows Platform)
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FFmpeg.UWP:
Repository | Stars |
---|---|
UnigramDev/Unigram
A Telegram desktop app made for Windows 10
|