Hi
I read your article class MediaCapture Class and on the bottom it says that the Minimum supported client - Windows 8 [Windows Store apps, desktop apps].
So I just used the Example writen there and used it for a WPF application. But then I saw that the object CaptureElement is Minimum supported client - Windows 8 [Windows Store apps only].
So MediaCapture using CaptureElement is not for desktop apps. Is there a workaround for this?!
Thanks