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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Anjo.Android.YouTubePlayerX" Version="1.0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Anjo.Android.YouTubePlayerX --version 1.0.9.1
#r "nuget: Anjo.Android.YouTubePlayerX, 1.0.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.9.1 297 2/8/2024
1.0.9 82 2/5/2024
1.0.8 2,062 7/18/2023

YouTube Player API Reference for iframe Embeds v1.0.9