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
<PackageReference Include="AtcSoft.VideoEngine.DirectX" Version="1.2.3" />
<PackageVersion Include="AtcSoft.VideoEngine.DirectX" Version="1.2.3" />
<PackageReference Include="AtcSoft.VideoEngine.DirectX" />
paket add AtcSoft.VideoEngine.DirectX --version 1.2.3
#r "nuget: AtcSoft.VideoEngine.DirectX, 1.2.3"
#:package AtcSoft.VideoEngine.DirectX@1.2.3
#addin nuget:?package=AtcSoft.VideoEngine.DirectX&version=1.2.3
#tool nuget:?package=AtcSoft.VideoEngine.DirectX&version=1.2.3
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.
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- AtcSoft.VideoEngine (>= 1.2.3)
- Vortice.D3DCompiler (>= 3.8.3)
- Vortice.Direct3D11 (>= 3.8.3)
- Vortice.DirectComposition (>= 3.8.3)
- Vortice.Mathematics (>= 2.1.1)
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.