MMaitre.MediaCaptureReader 2.1.1

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

Reads audio/video data from files (StorageFile, IRandomAccessStream, path), cameras and microphone (MediaCapture), and generic sources (IMediaSource). Renders video samples to XAML's SwapChainPanel and SurfaceImageSource, rotates/converts them, saves them to JPEG. Universal Store apps targeting either Windows or Windows Phone are supported.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 121 3/1/2015
2.1.0 69 1/23/2015
2.0.0 64 1/22/2015
1.0.3 71 12/29/2014
1.0.2 47 12/29/2014
0.0.1 86 10/20/2014

Add Natvis debugger extension and fix symbol publication