MediaCaptureWPF
MediaCaptureWPF copied to clipboard
Exception while initializing media capture
I am getting {"Exception from HRESULT: 0xC00DABE0"} on Line 26 of MainWindow.xaml.cs (await capture.InitializeAsync....)
Following is the stack trace at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at CaptureTestApp.MainWindow.<OnActivated>d__1.MoveNext() in ...\CaptureTestApp\MainWindow.xaml.cs:line 26