CaptureSceneMode
CaptureSceneMode
CaptureSceneMode
CaptureSceneMode
Enum
Definition
Defines the possible capture scene modes.
public : enum class CaptureSceneModepublic enum CaptureSceneModePublic Enum CaptureSceneMode// You can use this enum in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Auto Auto Auto Auto | Indicates that the best settings and exposure optimization are automatically performed. |
| Backlit Backlit Backlit Backlit | Indicates that the captured framed is optimized for photos that are backlit. |
| Beach Beach Beach Beach | Indicates that the captured framed is optimized for beach photos. |
| Candlelight Candlelight Candlelight Candlelight | Indicates that the captured framed is optimized for candlelight photos. |
| Landscape Landscape Landscape Landscape | Indicates that the captured framed is optimized for photos of landscape. |
| Macro Macro Macro Macro | Indicates that the captured framed is optimized for macro photos. |
| Manual Manual Manual Manual | Indicates that no optimization is performed on the captured frame. |
| Night Night Night Night | Indicates that the captured framed is optimized for night photos |
| NightPortrait NightPortrait NightPortrait NightPortrait | Indicates that the captured framed is optimized for low-light portrait photos. |
| Portrait Portrait Portrait Portrait | Indicates that the captured framed is optimized for portrait photos. |
| Snow Snow Snow Snow | Indicates that the captured framed is optimized for photos that include snow. |
| Sport Sport Sport Sport | Indicates that the captured framed is optimized for sports photos. |
| Sunset Sunset Sunset Sunset | Indicates that the captured framed is optimized for sunset photos. |