Capture
Windows provides two distinct options for media capture. CameraCaptureUI
makes it easy to perform basic capture by leveraging built-in Windows UI, but it is not supported on phones. In contrast, CaptureElement
enables you to provide a completely custom user experience for capture, and to perform types of capture that aren’t available via CameraCaptureUI
. In addition, it is supported on the phone as well as the PC. This section looks at both approaches.
Get Universal Windows® Apps with XAML and C# Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.