MediaPlayerElement : Control (UWP) Object (Android/iOS/tvOS/WASM)
Implemented for: WASM, Skia, Mobile
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 | WASM, Skia, Mobile |
| Stretch Stretch | WASM, Skia, Mobile |
| IMediaPlaybackSource Source | WASM, Skia, Mobile |
| ImageSource PosterSource | WASM, Skia, Mobile |
| bool IsFullWindow | WASM, Skia, Mobile |
| bool AutoPlay | WASM, Skia, Mobile |
| bool AreTransportControlsEnabled | WASM, Skia, Mobile |
| MediaPlayer MediaPlayer | WASM, Skia, Mobile |
| DependencyProperty AreTransportControlsEnabledProperty | WASM, Skia, Mobile |
| DependencyProperty AutoPlayProperty | WASM, Skia, Mobile |
| DependencyProperty IsFullWindowProperty | WASM, Skia, Mobile |
| DependencyProperty MediaPlayerProperty | WASM, Skia, Mobile |
| DependencyProperty PosterSourceProperty | WASM, Skia, Mobile |
| DependencyProperty SourceProperty | WASM, Skia, Mobile |
| DependencyProperty StretchProperty | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| void SetMediaPlayer(MediaPlayer) | WASM, Skia, Mobile |
Below are all properties, methods, and events of MediaPlayerElement that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| MediaTransportControls TransportControls | MacOS |
| Stretch Stretch | MacOS |
| IMediaPlaybackSource Source | MacOS |
| ImageSource PosterSource | MacOS |
| bool IsFullWindow | MacOS |
| bool AutoPlay | MacOS |
| bool AreTransportControlsEnabled | MacOS |
| MediaPlayer MediaPlayer | MacOS |
| DependencyProperty AreTransportControlsEnabledProperty | MacOS |
| DependencyProperty AutoPlayProperty | MacOS |
| DependencyProperty IsFullWindowProperty | MacOS |
| DependencyProperty MediaPlayerProperty | MacOS |
| DependencyProperty PosterSourceProperty | MacOS |
| DependencyProperty SourceProperty | MacOS |
| DependencyProperty StretchProperty | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| void SetMediaPlayer(MediaPlayer) | MacOS |
Last updated Thursday, 23 October 2025 20:52.