Metadata >> NuGet >> MMaitre.MediaCaptureReader.Symbols

MMaitre.MediaCaptureReader.Symbols

Metadata

Authors Matthieu Maitre
Copyrights Copyright © 2015, Matthieu Maitre. All rights reserved.
Description 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.
LicenseUrl https://raw.githubusercontent.com/mmaitre314/MediaCaptureReader/master/LICENSE
Owners Matthieu Maitre
ProjectUrl https://github.com/mmaitre314/MediaCaptureReader
RequireLicenseAcceptance False
Summary Reads audio and video data from files, cameras, microphones, and generic media sources in Universal Store apps.
Tags Native WinRT XAML MediaCapture SwapChainPanel SurfaceImageSource
Title MediaCapture Reader symbols
PackageSize 17937554
PackageHashAlgorithm SHA512
PackageHash qO9KaS0ewpu//uDy1uE/bnykahuEM1CtWovN0x9mVjsZMx6HKq0WP6qBsLJPZRcdIwyq3WHAc8bAECtFvl167w==
DownloadCount 000000
CreatedDate 2015-05-10T07:50:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MMaitre.MediaCaptureReader.Symbols -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MMaitre.MediaCaptureReader.Symbols -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MMaitre.MediaCaptureReader.Symbols
Installing the package (HTTP Basic authentication):
Install-Package MMaitre.MediaCaptureReader.Symbols -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MMaitre.MediaCaptureReader.Symbols -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MMaitre.MediaCaptureReader.Symbols

OpenWrap

Installing the package:
o add-wrap MMaitre.MediaCaptureReader.Symbols
Uninstalling the package:
o remove-wrap MMaitre.MediaCaptureReader.Symbols

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.2
2.1.1
2.1.0
2.0.0
1.0.3
1.0.2
0.0.1