Xam.Plugins.Android.ExoPlayer.Dash
2.19.1
Requires NuGet 2.14 or higher.
dotnet add package Xam.Plugins.Android.ExoPlayer.Dash --version 2.19.1
NuGet\Install-Package Xam.Plugins.Android.ExoPlayer.Dash -Version 2.19.1
<PackageReference Include="Xam.Plugins.Android.ExoPlayer.Dash" Version="2.19.1" />
paket add Xam.Plugins.Android.ExoPlayer.Dash --version 2.19.1
#r "nuget: Xam.Plugins.Android.ExoPlayer.Dash, 2.19.1"
// Install Xam.Plugins.Android.ExoPlayer.Dash as a Cake Addin #addin nuget:?package=Xam.Plugins.Android.ExoPlayer.Dash&version=2.19.1 // Install Xam.Plugins.Android.ExoPlayer.Dash as a Cake Tool #tool nuget:?package=Xam.Plugins.Android.ExoPlayer.Dash&version=2.19.1
ExoPlayer Plugin for Xamarin
Xamarin bindings library for the Google ExoPlayer library.
ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates.
Support
- Feel free to open an issue. Make sure to use one of the templates!
- Commercial support is available. Integration with your app or services, samples, feature request, etc. Email: hello@baseflow.com
- Powered by: baseflow.com
Documentation
- The developer guide provides a wealth of information.
- The class reference documents ExoPlayer classes.
- The release notes document the major changes in each release.
- Follow our developer blog to keep up to date with the latest ExoPlayer developments!
Using ExoPlayer
The ExoPlayer plugin is available on Nuget.
var HttpDataSourceFactory = new DefaultHttpDataSource.Factory().SetAllowCrossProtocolRedirects(true);
var MainDataSource = new ProgressiveMediaSource.Factory(HttpDataSourceFactory);
var Exoplayer = new IExoPlayer.Builder(Context).SetMediaSourceFactory(MainDataSource).Build();
MediaItem mediaItem = MediaItem.FromUri(Android.Net.Uri.Parse("https://ia800806.us.archive.org/15/items/Mp3Playlist_555/AaronNeville-CrazyLove.mp3"));
Exoplayer.AddMediaItem(mediaItem);
Exoplayer.Prepare();
Exoplayer.PlayWhenReady = true;
See the Exoplayer.Droid sample app for further details.
IMPORTANT: Exoplayer 2.9.0 and up requires Visual Studio 2019 with R8 and D8. You also need to enable AAPT2. Readmore at: https://devblogs.microsoft.com/xamarin/androids-d8-dexer-and-r8-shrinker/
Thanks to
- Nathan Barger for doing the initial porting work
- MKuckert for helping with bindings and samples
- bspinner for helping with bindings and samples
License
- ExoPlayerXamarin plugin is licensed under MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android33.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net8.0-android was computed. |
-
net6.0-android33.0
- Xam.Plugins.Android.ExoPlayer.Core (>= 2.19.1)
-
net7.0-android33.0
- Xam.Plugins.Android.ExoPlayer.Core (>= 2.19.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Xam.Plugins.Android.ExoPlayer.Dash:
Package | Downloads |
---|---|
Xam.Plugins.Android.ExoPlayer
Xamarin bindings for ExoPlayer |
|
Xam.Plugins.Android.AmazonExoPlayerPort
Xamarin bindings for Amazon ExoPlayer Port |
|
Flutnet.Plugins.VideoPlayer.Android
Xamarin.Android bindings for Flutter Video Player plugin (video_player) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.19.1 | 170,023 | 8/28/2023 |
2.19.1-xamarin1 | 578 | 8/29/2023 |
2.18.11 | 36,510 | 2/23/2023 |
2.18.10 | 88,975 | 2/16/2023 |
2.18.10-xamarin1 | 1,508 | 3/23/2023 |
2.18.9 | 1,463 | 2/6/2023 |
2.18.9-xamarin.1 | 1,580 | 2/6/2023 |
2.18.8 | 8,813 | 12/8/2022 |
2.18.7 | 334 | 12/7/2022 |
2.18.6 | 4,245 | 11/29/2022 |
2.18.5 | 465 | 11/18/2022 |
2.18.4 | 377 | 11/15/2022 |
2.18.3 | 1,537 | 9/2/2022 |
2.18.1 | 418 | 9/2/2022 |
2.16.1 | 1,762 | 9/2/2022 |
2.14.6 | 5,271 | 8/29/2022 |
2.14.3 | 592 | 8/11/2022 |
2.14.2 | 541 | 8/9/2022 |
2.11.8 | 383,627 | 8/10/2020 |
2.11.7 | 566 | 8/10/2020 |
2.11.6 | 16,933 | 6/24/2020 |
2.11.4 | 4,016 | 3/4/2020 |
2.11.3 | 831 | 2/24/2020 |
2.9.8 | 112,145 | 10/8/2019 |
2.9.7 | 9,484 | 7/5/2019 |
2.9.6 | 4,390 | 5/9/2019 |
2.9.0 | 2,607 | 9/28/2018 |
2.8.8 | 167,138 | 8/27/2018 |
2.8.7 | 1,639 | 8/14/2018 |
2.8.6 | 1,044 | 8/10/2018 |
2.8.5 | 4,318 | 8/1/2018 |
2.8.4 | 35,206 | 7/10/2018 |
2.8.3 | 2,907 | 6/1/2018 |
2.8.2 | 2,626 | 5/31/2018 |
2.8.1 | 1,025 | 5/29/2018 |
2.8.0 | 1,226 | 5/10/2018 |
2.7.3 | 10,280 | 4/23/2018 |
2.7.2 | 2,717 | 4/5/2018 |
2.6.0 | 37,985 | 11/28/2017 |
2.5.3 | 49,033 | 9/25/2017 |
2.5.2 | 3,630 | 9/13/2017 |
2.5.1.2 | 2,582 | 8/22/2017 |
2.5.1.1 | 1,783 | 8/21/2017 |
2.5.1 | 1,779 | 8/21/2017 |