开发者

Need WPF MediaElement wrapper

I've found a couple of good MediaElement wrappers for Silverlight, such as this one: http://slvideoplayer.codeplex.com/ But I'm having trouble finding the equivalent for WPF. Does this exist?

I'm looking f开发者_如何学编程or a wpf based video player that contains play, pause, video thumbnail, volume control, fast forward (with a buffer visible), etc.

Currently I'm just trying to port the Silverlight player linked above.


Have a look at Telerik's Website - they have something really good, but it is not free.


Try https://github.com/GuOrg/Gu.Wpf.Media

This is simple wrapper for WPF mediaelementobject.

The player looks like this:

Need WPF MediaElement wrapper

In the link above you will find a sample source code to start with. IMO pretty useful thing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜