mediaelement
Repost of previous question: MediaElement in WPF
I am looking for a solution for a question that was already posted but did no开发者_高级运维t answer correctly, thanks in advance.[详细]
2023-01-17 18:02 分类:问答Silverlight mediaelement buffering
I wish to play received voice data from network in real-time mode over mediaElement control panel. For this purpose it is needed that the control should not buffer.[详细]
2023-01-17 16:49 分类:问答Windows Phone 7 Global UI Element?
I\'m trying to add a Global UIElement in my Windows Phone 7 app (ie. a UIElement that is shared across all pages)[详细]
2023-01-17 06:19 分类:问答How to check what version of Windows Media Player is installed on the machine?
As far as I know Windows Media Player 10 is the minimum requirement for WPF MediaElement to work. What is a decent way to programmatically (from .NET) check if WMP is present, and its versi开发者_如何[详细]
2023-01-16 10:40 分类:问答C# WPF MediaElement Not opening video in XP
I have a strange problem. I have a project that I have that simply opens up an mp4 video file and plays it. I have an event handler which I set a breakp开发者_C百科oint in, and it gets into the Media[详细]
2023-01-16 08:46 分类:问答24/7 Video Player in WPF
I\'m having a problem with creating 24/7 video player for my application on WPF and .NET Framework 4.0. Application shall run on kiosk and displays video clips from my playlist in a loop.[详细]
2023-01-16 02:41 分类:问答How to set a usb camera as a source to wpf MediaElemt in VS2010 in c#?
I have a Windows WPF application and I want to stream a video from my usb camera using MediaElement control. Is it possible to set usb camera as source to Medi开发者_运维知识库aElement?[详细]
2023-01-14 23:10 分类:问答Open MediaElement in FullScreen
There is a MediaElement in my silverLight4 Application that plays videos. There are also other controls in the form (listbox, buttons etc...).[详细]
2023-01-11 15:21 分类:问答Loading many videos in WPF (.NET 4)
I am developing a WPF application (in .NET 4) which contains a lot of videos (40 videos, each video > 1 G) using the WPF[详细]
2023-01-09 05:14 分类:问答WPF MediaElement, change audio track
I\'m writing a Media Player using WPF and the MediaElement. I was playing a video i have that has several audio tracks. But they are both playing at the same time :([详细]
2023-01-07 13:28 分类:问答