ShowVideo Property for MediaElement
See original GitHub issueDescription
Hi,
Many time we want to play sounds and not videos using the MediaElemnt so it will be great if you add ShowVideo property with a true / false value to show or hide the Video and make it a sound player only.
Public API Changes
ShowVideo="[True / False]" 
Intended Use-Case
Sound apps.
Issue Analytics
- State:
 - Created 2 years ago
 - Reactions:1
 - Comments:5 (3 by maintainers)
 
Top Results From Across the Web
c# - WPF MediaElement doens't show video when ...
When LoadedBehavior is set to "Play", it works fine. The 'Build Action' property of the video file is set to "Content". The 'Copy...
Read more >Playing video - The complete WPF tutorial
The MediaElement acts as a wrapper around MediaPlayer, so that you can display video content at a given place in your application, and...
Read more >WPF: Show Video as Preview. ..UIElement ... - YouTube
... https://microsoft-programmierer.de/Net-Framework/WPF/UserControls/WPF_colon_-Video-in-Vorschau-anzeigen-- MediaElement,MediaPlayer?2175.
Read more >WPF Media Controls - MediaElement - Media Information
This control allows you show video or play audio files or streams. ... In this article we'll look at several MediaElement properties that ......
Read more >MediaElement.HasVideo Property (System.Windows. ...
Gets a value indicating whether the media has video.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@jrahma the MediaElement control is part of Xamarin Community Toolkit/CommunityToolkit.Maui.
Can you close this issue and open a discussion here
Closing as per @pictos comment that this is a community toolkit related request.