ScreenRecorderSDK 2.2.4
See the version list below for details.
dotnet add package ScreenRecorderSDK --version 2.2.4
NuGet\Install-Package ScreenRecorderSDK -Version 2.2.4
<PackageReference Include="ScreenRecorderSDK" Version="2.2.4" />
paket add ScreenRecorderSDK --version 2.2.4
#r "nuget: ScreenRecorderSDK, 2.2.4"
// Install ScreenRecorderSDK as a Cake Addin #addin nuget:?package=ScreenRecorderSDK&version=2.2.4 // Install ScreenRecorderSDK as a Cake Tool #tool nuget:?package=ScreenRecorderSDK&version=2.2.4
Native APIs for recording computer screen and sound into video in real time without system lag. Compatible with C# / C++ / VB.NET. No dependency on any other runtime libraries or packages. SDK manual included.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 338 | 9/18/2024 |
3.1.0 | 165 | 8/7/2024 |
3.0.8 | 174 | 6/16/2024 |
3.0.7 | 158 | 4/26/2024 |
3.0.6 | 211 | 4/15/2024 |
3.0.5 | 281 | 3/29/2024 |
3.0.4 | 258 | 3/19/2024 |
3.0.3 | 214 | 3/12/2024 |
3.0.2 | 224 | 2/22/2024 |
3.0.1 | 245 | 1/30/2024 |
3.0.0 | 320 | 12/28/2023 |
2.2.5 | 305 | 11/13/2023 |
2.2.4 | 211 | 11/13/2023 |
2.2.3 | 262 | 11/13/2023 |
2.2.2 | 238 | 11/13/2023 |
2.2.1 | 183 | 11/13/2023 |
2.2.0 | 12,106 | 11/22/2022 |
- Fixed a bug that audio and video might be out of sync when outputting screen recording in AVI format.
- Fixed a bug that audio volume level monitoring might not work properly when recording.
- Fixed a bug that glitches may occur when recording audio from a bluetooth headset device.