mmaitre314 / MediaCaptureWPF

Camera preview in WPF Desktop apps using WinRT MediaCapture
http://mmaitre314.github.io/MediaCaptureWPF
Apache License 2.0
52 stars 26 forks source link

Make CapturePreview disposable to dispose m_capture. #6

Open Stannieman opened 7 years ago

Stannieman commented 7 years ago

This resolves a memory leak.