question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ShowVideo Property for MediaElement

See original GitHub issue

Description

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:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pictoscommented, Dec 10, 2021

@jrahma the MediaElement control is part of Xamarin Community Toolkit/CommunityToolkit.Maui.

Can you close this issue and open a discussion here

0reactions
Redthcommented, Feb 18, 2022

Closing as per @pictos comment that this is a community toolkit related request.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found