How to set properties of C#.NET Windows.Media.Core.VideoStabilizationEffect class
My question is this: If I’m transcoding a video using Windows.Media.Transcoding.MediaTranscoder (rather than capturing with Windows.Media.Capture.MediaCapture) and wish to add a video stabilization effect, how do I set the properties of the Windows.Media.Core.VideoStabilizationEffect object?
Video Device not stoping on C# .NET
In the following code the videCaptureDevice couldnt stop