I\'m playing a video in WPF.i want it to loop so what I did is when the mediaended event fires, I play back my video. so this will get me a loop. prob is why do u I have to create new source again? wh
I\'m getting very inconsistant incorrect behavior between FF and Webkit, so I\'m having a real hard time tracking down what the root of the problem is. The only media I am using in MP3.
I need to play a section of the Mediaelement for example from the second 0:45 to 0:55 sec I tried using the mediaelementposition property here is the code
I\'ve been using the mediaelement.js(http://mediaelementjs.com/)for our site. I\'ve noticed that I have to convert all the mp4 videos with the codec h264 . If I use the code mpeg-4 for my mp4 video th
I have a WPF 4 and VB.net 2010 project. I am playing videos in a single mediaelement. This is what I need to do:
I have a project in WPF 4 and VB.net 2010. I want to bind the volume property of a mediaelement to a variable i开发者_运维技巧n another module. Mind you, the variable is in the correct data type, so n
I have a project that is WPF4 and VB.net. I\'m trying to set a mediaelement\'s source using a mediatimeline (inside a storyboard construct), so I can loop the mediaelement. However, I cannot figure ou
I have an app which plays a few short sound clips. To play them I simply set the source to the new clip path, which is a WMA I encoded with Expression Encoder using WP7 settings. It\'s not even worth
I have two mediaelements overlapping each other, on top of a static image. The media elements are each playing a different WMV file each with an alpha channel defined.
I have a computer that are going to run a WPF program 24/7 and play a playlist of images and videos. When I start my program everything works perfectly, but after maybe 2-3h the mediaelement windows i