Skip to content
Ondrej Medek edited this page Nov 2, 2017 · 13 revisions

WPF-MediaKit

A library to quickly build DirectShow media player controls in WPF. The kit comes with a video player MediaUriElement (a WPF MediaElement replacement), a VideoCaptureElement for web cams and a DVDPlayerElement that plays DVDs and supports interactive menus.

The library requires the DirectShow codecs (filters) installed, see the section Codecs.

For more topics, see the list of pages.

DirectShow

A brief intro into the DirectShow.

Clone this wiki locally