다음을 통해 공유


CameraTemplate Enum

Definition

Enumerates values returned by several methods of CameraTemplate and taken as a parameter of the F:Android.Hardware.Camera2.CameraDevice.CreateCaptureRequest member.

public enum CameraTemplate
type CameraTemplate = 
Inheritance
CameraTemplate

Fields

Name Value Description
Preview 1
StillCapture 2
Record 3
VideoSnapshot 4
ZeroShutterLag 5
Manual 6

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to