Table of Contents

Enum CaptureTemplate

Capture template to use when recording.

public enum CaptureTemplate
Extension Methods

Fields

Preview = 1

Creates a request suitable for a camera preview window.

Record = 3

Creates a request suitable for video recording.

StillCapture = 2

Creates a request suitable for still image capture.

VideoSnapshot = 4

Creates a request suitable for still image capture while recording video.