iFIT.Xamarin.ExoPlayer
2.13.3.4
Prefix Reserved
See the version list below for details.
dotnet add package iFIT.Xamarin.ExoPlayer --version 2.13.3.4
NuGet\Install-Package iFIT.Xamarin.ExoPlayer -Version 2.13.3.4
<PackageReference Include="iFIT.Xamarin.ExoPlayer" Version="2.13.3.4" />
paket add iFIT.Xamarin.ExoPlayer --version 2.13.3.4
#r "nuget: iFIT.Xamarin.ExoPlayer, 2.13.3.4"
// Install iFIT.Xamarin.ExoPlayer as a Cake Addin #addin nuget:?package=iFIT.Xamarin.ExoPlayer&version=2.13.3.4 // Install iFIT.Xamarin.ExoPlayer as a Cake Tool #tool nuget:?package=iFIT.Xamarin.ExoPlayer&version=2.13.3.4
iFIT.Xamarin.ExoPlayer
Xamarin.Android bindings library for the ExoPlayer.
Built with Sufficient Bindings Approach.
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.
Included Java Libraries
Please note, that this bindings library includes the following java libraries combined into a single package:
- exoplayer
- exoplayer-common
- exoplayer-extractor
- exoplayer-core
- exoplayer-dash
- exoplayer-hls
- exoplayer-smoothstreaming
- exoplayer-transformer
- exoplayer-ui
Support
- Feel free to open any issue.
- Feel free to open a Pull Request with some updates for API exposing or other stuff.
- Please note that SBA principles and recommendations should be applied to your PR in order to be approved.
Documentation
- The SBA article provides all information about the Sufficient Bindings Approach
- 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 the developer blog to keep up to date with the latest ExoPlayer developments!
Using ExoPlayer
The iFIT.Xamarin.ExoPlayer package is available on Nuget.
Check out the sample project in order to understand how to use the ExoPlayer in your applicaiton.
For more details it's better to check the developer guide, the API is very similar to the C# code so it should be easy to translate from java world.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10.0 is compatible. monoandroid11.0 is compatible. |
-
MonoAndroid 10.0
- Xamarin.AndroidX.Annotation (>= 1.1.0.9)
- Xamarin.AndroidX.Arch.Core.Common (>= 2.1.0.8)
- Xamarin.AndroidX.Arch.Core.Runtime (>= 2.1.0.8)
- Xamarin.AndroidX.Collection (>= 1.1.0.7)
- Xamarin.AndroidX.Core (>= 1.3.2.3)
- Xamarin.AndroidX.Lifecycle.Common (>= 2.3.0.1)
- Xamarin.AndroidX.Lifecycle.Runtime (>= 2.3.0.1)
- Xamarin.AndroidX.Media (>= 1.2.1.2)
- Xamarin.AndroidX.RecyclerView (>= 1.1.0.8)
- Xamarin.AndroidX.VersionedParcelable (>= 1.1.1.7)
- Xamarin.Google.Guava (>= 28.2.0)
- Xamarin.Google.Guava.FailureAccess (>= 1.0.1.2)
- Xamarin.Google.Guava.ListenableFuture (>= 1.0.0.2)
- Xamarin.GooglePlayServices.CroNet (>= 117.0.0)
- Xamarin.Kotlin.StdLib (>= 1.4.20)
-
MonoAndroid 11.0
- Xamarin.AndroidX.Annotation (>= 1.1.0.9)
- Xamarin.AndroidX.Arch.Core.Common (>= 2.1.0.8)
- Xamarin.AndroidX.Arch.Core.Runtime (>= 2.1.0.8)
- Xamarin.AndroidX.Collection (>= 1.1.0.7)
- Xamarin.AndroidX.Core (>= 1.3.2.3)
- Xamarin.AndroidX.Lifecycle.Common (>= 2.3.0.1)
- Xamarin.AndroidX.Lifecycle.Runtime (>= 2.3.0.1)
- Xamarin.AndroidX.Media (>= 1.2.1.2)
- Xamarin.AndroidX.RecyclerView (>= 1.1.0.8)
- Xamarin.AndroidX.VersionedParcelable (>= 1.1.1.7)
- Xamarin.Google.Guava (>= 28.2.0)
- Xamarin.Google.Guava.FailureAccess (>= 1.0.1.2)
- Xamarin.Google.Guava.ListenableFuture (>= 1.0.0.2)
- Xamarin.GooglePlayServices.CroNet (>= 117.0.0)
- Xamarin.Kotlin.StdLib (>= 1.4.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.13.3.5-buff216 | 270 | 9/24/2021 |
2.13.3.4 | 1,736 | 8/23/2021 |