Anjo.Android.YouTubePlayerX
1.0.9.1
dotnet add package Anjo.Android.YouTubePlayerX --version 1.0.9.1
NuGet\Install-Package Anjo.Android.YouTubePlayerX -Version 1.0.9.1
<PackageReference Include="Anjo.Android.YouTubePlayerX" Version="1.0.9.1" />
paket add Anjo.Android.YouTubePlayerX --version 1.0.9.1
#r "nuget: Anjo.Android.YouTubePlayerX, 1.0.9.1"
// Install Anjo.Android.YouTubePlayerX as a Cake Addin #addin nuget:?package=Anjo.Android.YouTubePlayerX&version=1.0.9.1 // Install Anjo.Android.YouTubePlayerX as a Cake Tool #tool nuget:?package=Anjo.Android.YouTubePlayerX&version=1.0.9.1
Anjo.Android.YouTubePlayerX
YouTube Player SDK for .NET Android (formerly Xamarin.Android) for AndroidX library - Wael Anjo
The YouTube Player API Reference for iframe Embeds enables you to incorporate video playback functionality into your Android applications.
The IFrame player API lets you embed a YouTube video player on your website and control the player using JavaScript.
Using the API's JavaScript functions, you can queue videos for playback; play, pause, or stop those videos; adjust the player volume; or retrieve information about the video being played. You can also add event listeners that will execute in response to certain player events, such as a player state change. https://developers.google.com/youtube/iframe_api_reference
Star on Github if this project helps you: https://github.com/mhdwaelanjo/Anjo.Android.YouTubePlayerX
<Anjo.Android.YouTubePlayerX.Player.YouTubePlayerView android:id="@+id/youtube_player_view" android:layout_width="match_parent" android:layout_height="match_parent" android:minHeight="240dp"/>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-android33.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. |
-
net7.0-android33.0
- Xamarin.AndroidX.AppCompat (>= 1.6.1.6)
- Xamarin.AndroidX.Lifecycle.Common (>= 2.7.0)
- Xamarin.AndroidX.Lifecycle.Runtime (>= 2.7.0)
- Xamarin.AndroidX.RecyclerView (>= 1.3.2.1)
- Xamarin.Google.Android.Material (>= 1.10.0.2)
-
net8.0-android34.0
- Xamarin.AndroidX.AppCompat (>= 1.6.1.6)
- Xamarin.AndroidX.Lifecycle.Common (>= 2.7.0)
- Xamarin.AndroidX.Lifecycle.Runtime (>= 2.7.0)
- Xamarin.AndroidX.RecyclerView (>= 1.3.2.1)
- Xamarin.Google.Android.Material (>= 1.10.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
YouTube Player API Reference for iframe Embeds v1.0.9