Skip to content

alexanderdp/CrossVideoPlayer

 
 

Repository files navigation

CrossVideoPlayer

Cross video player element for Xamarin Forms.

Cross video player element for Xamarin Forms that supports Android and Windows Phone Silverlight. This package will add the source files to your project.

The Nuget package is available on https://www.nuget.org/packages/Xam.Plugin.CrossVideoPlayer/

** No support yet for iOS! **

Here is a sample code that generated the video player

var player = new CrossVideoPlayerView
{
VideoSource = "http://video.ch9.ms/ch9/f7af/9b0d2a52-87b4-4ff9-8ce1-ded03bf5f7af/HowToAuthorCustomArtifacts.mp4",
VideoScale = 1.77
}

About

Cross video player element for Xamarin Forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%