robmikh / SimpleRecorder

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.
MIT License
219 stars 43 forks source link

Check GraphicsCaptureSession.IsSupported #5

Closed robmikh closed 5 years ago

robmikh commented 5 years ago

Not all SKUs have screen capture enabled (e.g. Xbox, Hololens, etc). Check IsSupported to make sure we don’t try to call out to the rest of the API.

robmikh commented 5 years ago

Fixed with commit 9f6dd36e73bfd62f6515fd45cfa52552c64de07b