CYINT.XPlatformMediaPlayer
0.0.1-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.1-alpha
NuGet\Install-Package CYINT.XPlatformMediaPlayer -Version 0.0.1-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.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CYINT.XPlatformMediaPlayer --version 0.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CYINT.XPlatformMediaPlayer, 0.0.1-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.
// Install CYINT.XPlatformMediaPlayer as a Cake Addin #addin nuget:?package=CYINT.XPlatformMediaPlayer&version=0.0.1-alpha&prerelease // Install CYINT.XPlatformMediaPlayer as a Cake Tool #tool nuget:?package=CYINT.XPlatformMediaPlayer&version=0.0.1-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. |
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 | 997 | 2/17/2017 |
0.0.7-alpha | 731 | 2/17/2017 |
0.0.6-alpha | 904 | 2/3/2017 |
0.0.5-alpha | 721 | 2/3/2017 |
0.0.4-alpha | 741 | 2/3/2017 |
0.0.3-alpha | 756 | 2/3/2017 |
0.0.2-alpha | 762 | 2/3/2017 |
0.0.1-alpha | 977 | 2/3/2017 |
Implemented Android. ToDo: iOS, UWP