DirectShowLib.Standard
2.1.0
dotnet add package DirectShowLib.Standard --version 2.1.0
NuGet\Install-Package DirectShowLib.Standard -Version 2.1.0
<PackageReference Include="DirectShowLib.Standard" Version="2.1.0" />
paket add DirectShowLib.Standard --version 2.1.0
#r "nuget: DirectShowLib.Standard, 2.1.0"
// Install DirectShowLib.Standard as a Cake Addin #addin nuget:?package=DirectShowLib.Standard&version=2.1.0 // Install DirectShowLib.Standard as a Cake Tool #tool nuget:?package=DirectShowLib.Standard&version=2.1.0
.NET Interfaces for calling DirectShow. This is port/fork of DirectShowLib (http://directshownet.sourceforge.net/) for .NET 4.5 and .NET Standard 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on DirectShowLib.Standard:
Package | Downloads |
---|---|
SIPSorceryMedia.FFmpeg
Provides FFmpeg based audio and video media end points that can be used with the SIPSorcery real-time communications library. |
|
osu.Framework.Camera
Package Description |
|
SeeShark
Simple Camera library |
|
WebCam-Sharp
WebCam lib for c# |
|
Rainbow.CSharp.SDK.Medias
It permits to manage Audio and Video streams using: - Local / Remote Files - IP TV, Live Stream Server - Devices like Webcam, Screen/Monitor, Microphone, Speaker, Headset, ... An Audio and/or Video Stream (whatever its source) is called a Media in this SDK. A Media can be composed of one Audio stream and/or one Video stream. Using a Media it's then possible, for example, to create a Media Player: Start, Stop, Pause, Resume, Seek actions are possible. Using one Media or severals, it's then possible to create a MediaFiltered using a Video filter and/or an Audio filter. Video Filter allows to: - scale, crop, pad, resize, change fps, add subtitles - create mosaic, overlay, dynamic mask Audio filter is not yet supported. The MediaFiltered will use the Audio stream of the specified Media. On the fly you can change the filter. The Audio/Video stream of the MediaFiltered will be updated in consequence without the need to re-start all Media used. To have more info about this package: - Getting started guide: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/001_getting_started?isBeta=true - What's new: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/CHANGELOG?isBeta=true - API documentation: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/api/Rainbow.Medias.IMedia?isBeta=true |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DirectShowLib.Standard:
Repository | Stars |
---|---|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|
|
Speykious/SeeShark
Simple C# camera library.
|
IEnumXXX interfaces use IntPtr rather than out int