Skip to content

dfredriksen/XPlatformVideoPlayer

Repository files navigation

XPlatformVideoPlayer

A cross-platform portable class library and abstract implementation for a Video player that derives from XPlatformMediaPlayer.

Using Xamarin.Forms in you project, you can get your devices implementation with the following snippet:

IXPlatformVideoPlayer videoPlayer = DependencyService.Get<IXPlatformVideoPlayer>();

NuGet package at https://www.nuget.org/packages/CYINT.XPlatformVideoPlayer/

Install-Package CYINT.XPlatformVideoPlayer -Pre 

Contributors Welcome

To Do: iOS implementation UWP implementation

About

A cross-platform portable class library and abstract implementation for a Xamarin Audio player that derives from XPlatformMediaPlayer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages