Skip to content

Commit e23b356

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

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
@@ -35,7 +35,7 @@ This section provides guidance for creating Universal Windows Platform (UWP) app
3535
| [Handle device and screen orientation with MediaCapture](handle-device-orientation-with-mediacapture.md) | Shows you how to handle device orientation when capturing photos and videos by using a helper class. |
3636
| [Discover and select camera capabilities with camera profiles](/windows/apps/develop/camera/camera-profiles) | Shows how to use camera profiles to discover and manage the capabilities of different video capture devices. This includes tasks such as selecting profiles that support specific resolutions or frame rates, profiles that support simultaneous access to multiple cameras, and profiles that support HDR. |
3737
| [Set format, resolution, and frame rate for MediaCapture](/windows/apps/develop/camera/set-media-encoding-properties) | Shows you how to use the [**IMediaEncodingProperties**](/uwp/api/Windows.Media.MediaProperties.IMediaEncodingProperties) interface to set the resolution and frame rate of the camera preview stream and captured photos and video. It also shows how to ensure that the aspect ratio of the preview stream matches that of the captured media. |
38-
| [HDR and low-light photo capture](/windows/apps/develop/camera/high-dynamic-range-hdr-photo-capture) | Shows you how to use the [**AdvancedPhotoCapture**](/uwp/api/Windows.Media.Capture.AdvancedPhotoCapture) class to capture High Dynamic Range (HDR) and low-light photos. |
38+
| [HDR and low-light photo capture](/windows/apps/develop/camera/hdr-low-light-photo-capture) | Shows you how to use the [**AdvancedPhotoCapture**](/uwp/api/Windows.Media.Capture.AdvancedPhotoCapture) class to capture High Dynamic Range (HDR) and low-light photos. |
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. |

0 commit comments

Comments
 (0)