AtcSoft.VideoEngine.DirectX 1.2.3

dotnet add package AtcSoft.VideoEngine.DirectX --version 1.2.3
                    
NuGet\Install-Package AtcSoft.VideoEngine.DirectX -Version 1.2.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="AtcSoft.VideoEngine.DirectX" Version="1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AtcSoft.VideoEngine.DirectX" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="AtcSoft.VideoEngine.DirectX" />
                    
Project file
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 AtcSoft.VideoEngine.DirectX --version 1.2.3
                    
#r "nuget: AtcSoft.VideoEngine.DirectX, 1.2.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 AtcSoft.VideoEngine.DirectX@1.2.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=AtcSoft.VideoEngine.DirectX&version=1.2.3
                    
Install as a Cake Addin
#tool nuget:?package=AtcSoft.VideoEngine.DirectX&version=1.2.3
                    
Install as a Cake Tool

AtcSoft.VideoEngine.DirectX

Windows GPU acceleration for AtcSoft.VideoEngine: D3D11VA hardware decoding, the DirectX Video Processor for colour conversion and scaling, and swap-chain presentation.

Target framework: net10.0-windows.

You normally get this package as a dependency of AtcSoft.VideoPlayer.Wpf rather than referencing it directly. Add it explicitly only if you are building your own renderer on top of the engine.

Hardware acceleration is requested through VideoEngineConfig.PreferHardwareAcceleration, and the engine falls back to CPU decoding when the GPU path is unavailable.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AtcSoft.VideoEngine.DirectX:

Package Downloads
AtcSoft.VideoPlayer.Wpf

WPF video player control powered by AtcSoft.VideoEngine. Drop-in VideoHost control for RTSP/HTTP surveillance streams.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.3 50 9/22/2026
1.2.2 51 9/22/2026
1.2.1 54 9/22/2026