Skip to content

dfredriksen/XPlatformAudioPlayer

Repository files navigation

XPlatformAudioPlayer

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

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

IXPlatformAudioPlayer audioPlayer = DependencyService.Get<IXPlatformAudioPlayer>();

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

Install-Package CYINT.XPlatformAudioPlayer -Pre 

Contributors Welcome

To Do: iOS implementation UWP implementation

About

A cross platform audio player for Xamarin that extends XPlatformMediaPlayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages