MediaElement and MediaPlayerElement Roadmap? #817
-
Is it noted here that MediaElement and MediaPlayerElement are currently missing in Project Reunion. Can you share when we can expect to see these controls supported? In the meantime, are there any suggested alternatives for playing back .MP3 and Video content? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
The WinUI Roadmap suggest these won't be before the 1.0 release and even then doesn't commit to a timeframe. (The history of that roadmap has always had this feature marked with the equivalent of "at some unknown point in the future." i.e. don't expect it any time soon.) The only workaround I know is to play through an embedded browser control but is far from ideal. Proper media element support stopped a project I was working on from using WinUI3 and we used WPF instead. Admittedly, this is a more extreme workaround but avoided lots of issues with current gaps in WinUI3. |
Beta Was this translation helpful? Give feedback.
-
There are many other ways to play Videos |
Beta Was this translation helpful? Give feedback.
-
Hi @mjfusa, Media controls aren't part of 1.0 (which just shipped yesterday). You can tell us how important Media controls are for your app by voting on the Media controls feature here: https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/30-media-controls Media controls currently aren't part of our 1.1 plans either, but we're still planning 1.1. We're trying to focus on some critical scenarios in 1.1 though and it's looking like media controls will be unlikely to be part of that, but it's certainly our top feature request overall. |
Beta Was this translation helpful? Give feedback.
Hi @mjfusa, Media controls aren't part of 1.0 (which just shipped yesterday).
You can tell us how important Media controls are for your app by voting on the Media controls feature here: https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/30-media-controls
Media controls currently aren't part of our 1.1 plans either, but we're still planning 1.1. We're trying to focus on some critical scenarios in 1.1 though and it's looking like media controls will be unlikely to be part of that, but it's certainly our top feature request overall.