MediaPlayerElement : Control (UWP) Object (Android/iOS/WASM/MacOS)
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of MediaPlayerElement
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
In addition, MediaPlayerElement
has Uno-specific documentation here.
To better understand how MediaPlayerElement
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
MediaTransportControls TransportControls | all platforms supported by Uno Platform |
Stretch Stretch | all platforms supported by Uno Platform |
IMediaPlaybackSource Source | all platforms supported by Uno Platform |
ImageSource PosterSource | all platforms supported by Uno Platform |
bool IsFullWindow | all platforms supported by Uno Platform |
bool AutoPlay | all platforms supported by Uno Platform |
bool AreTransportControlsEnabled | all platforms supported by Uno Platform |
MediaPlayer MediaPlayer | all platforms supported by Uno Platform |
DependencyProperty AreTransportControlsEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty AutoPlayProperty | all platforms supported by Uno Platform |
DependencyProperty IsFullWindowProperty | all platforms supported by Uno Platform |
DependencyProperty MediaPlayerProperty | all platforms supported by Uno Platform |
DependencyProperty PosterSourceProperty | all platforms supported by Uno Platform |
DependencyProperty SourceProperty | all platforms supported by Uno Platform |
DependencyProperty StretchProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
void SetMediaPlayer(MediaPlayer) | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.