CYINT.XPlatformMediaPlayer
0.0.4-alpha
This is a prerelease version of CYINT.XPlatformMediaPlayer.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CYINT.XPlatformMediaPlayer --version 0.0.4-alpha
NuGet\Install-Package CYINT.XPlatformMediaPlayer -Version 0.0.4-alpha
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="CYINT.XPlatformMediaPlayer" Version="0.0.4-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CYINT.XPlatformMediaPlayer" Version="0.0.4-alpha" />
<PackageReference Include="CYINT.XPlatformMediaPlayer" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CYINT.XPlatformMediaPlayer --version 0.0.4-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CYINT.XPlatformMediaPlayer, 0.0.4-alpha"
#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.
#:package CYINT.XPlatformMediaPlayer@0.0.4-alpha
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CYINT.XPlatformMediaPlayer&version=0.0.4-alpha&prerelease
#tool nuget:?package=CYINT.XPlatformMediaPlayer&version=0.0.4-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross-platform portable class library and abstract implementation for a Xamarin media player intended to serve as the base class for XPlatformVideoPlayer and XPlatformAudioPlayer
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CYINT.XPlatformMediaPlayer:
Package | Downloads |
---|---|
CYINT.XPlatformAudioPlayer
A cross platform audio player for Xamarin that extends XPlatformMediaPlayer |
|
CYINT.XPlatformVideoPlayer
A cross-platform portable class library and abstract implementation for a Video player that derives from XPlatformMediaPlayer. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.0.8-alpha | 1,259 | 2/17/2017 |
0.0.7-alpha | 970 | 2/17/2017 |
0.0.6-alpha | 1,142 | 2/3/2017 |
0.0.5-alpha | 961 | 2/3/2017 |
0.0.4-alpha | 980 | 2/3/2017 |
0.0.3-alpha | 995 | 2/3/2017 |
0.0.2-alpha | 1,002 | 2/3/2017 |
0.0.1-alpha | 1,472 | 2/3/2017 |
Implemented Android. ToDo: iOS, UWP