Skip to content

Commit 7ce57f2

Browse files
drewbatgitjwmsft
andauthored
Update uwp/audio-video-camera/camera.md
Co-authored-by: Jim Walker <[email protected]>
1 parent bd284cd commit 7ce57f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/audio-video-camera/camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This section provides guidance for creating Universal Windows Platform (UWP) app
3939
| [Manual camera controls for photo and video capture](/windows/apps/develop/camera/capture-device-controls-for-photo-and-video-capture) | Shows you how to use manual device controls to enable enhanced photo and video capture scenarios including optical image stabilization and smooth zoom. |
4040
| [Manual camera controls for video capture](/windows/apps/develop/camera/capture-device-controls-for-video-capture) | Shows you how to use manual device controls to enable enhanced video capture scenarios including HDR video and exposure priority. |
4141
| [Video stabilization effect for video capture](/windows/apps/develop/camera/effects-for-video-capture) | Shows you how to use the video stabilization effect. |
42-
| [Scene anlysis for MediaCapture](/windows/apps/develop/camera/scene-analysis-for-media-capture.md) | Shows you how to use the [**SceneAnalysisEffect**](/uwp/api/Windows.Media.Core.SceneAnalysisEffect) and the [**FaceDetectionEffect**](/uwp/api/Windows.Media.Core.FaceDetectionEffect) to analyze the content of the media capture preview stream. |
42+
| [Scene analysis for MediaCapture](/windows/apps/develop/camera/scene-analysis-for-media-capture) | Shows you how to use the [**SceneAnalysisEffect**](/uwp/api/Windows.Media.Core.SceneAnalysisEffect) and the [**FaceDetectionEffect**](/uwp/api/Windows.Media.Core.FaceDetectionEffect) to analyze the content of the media capture preview stream. |
4343
| [Capture a photo sequence with VariablePhotoSequence](/windows/apps/develop/camera/variable-photo-sequence) | Shows you how to capture a variable photo sequence, which allows you to capture multiple frames of images in rapid succession and configure each frame to use different focus, flash, ISO, exposure, and exposure compensation settings. |
4444
| [Process media frames with MediaFrameReader](/windows/apps/develop/camera/process-media-frames-with-mediaframereader) | Shows you how to use a [**MediaFrameReader**](/uwp/api/Windows.Media.Capture.Frames.MediaFrameReader) with [**MediaCapture**](/uwp/api/Windows.Media.Capture.MediaCapture) to get media frames from one or more available sources, including color, depth, and infrared cameras, audio devices, or even custom frame sources such as those that produce skeletal tracking frames. This feature is designed to be used by apps that perform real-time processing of media frames, such as augmented reality and depth-aware camera apps. |
4545
| [Get a preview frame](get-a-preview-frame.md) | Shows you how to get a single preview frame from the media capture preview stream. |

0 commit comments

Comments
 (0)