Desired distance to plane of sharpest focus, measured from frontmost surface of the lens. [Android.Runtime.Register("LENS_FOCUS_DISTANCE")] public static Android.Hardware.Camera2.CaptureRequest.Key? LensFocusDistance { get; } Property Value CaptureRequest.Key Attributes RegisterAttribute Remarks ...
public static final Key<Float> LENS_FILTER_DENSITY 镜头中性密度滤镜所需的设置 public static final Key<Float> LENS_FOCAL_LENGTH 所需镜头焦距,用于光学变焦 public static final Key<Float> LENS_FOCUS_DISTANCE 从镜头最前面的表面到最清晰焦点平面的期望距离 public static final Key<Integer> LENS_OPTICAL_S...
适用于所有相机设备。 TEMPLATE_STILL_CAPTURE : 用于创建一个拍照请求。相机会优先保证高画质而不是高帧率。适用于所有相机设备。 TEMPLATE_RECORD : 用于创建一个录像请求。相机会使用标准帧率,并设置录像级别的画质。适用于所有相机设备。 TEMPLATE_VIDEO_SNAPSHOT : 用于创建一个录像时拍照的请求。相机会尽可能的保...
CaptureRequest.CONTROL_MODE_AUTO); Float minFocusDist = mCharacteristics.get(CameraCharacteristics.LENS_INFO_MINIMUM_FOCUS_DISTANCE);// If MINIMUM_FOCUS_DISTANCE is 0, lens is fixed-focus and we need to skip the AF run.mNoAFRun = (minFocusDist ==null|| minFocusDist ==0);if(!mNoAFRun) ...
Desired distance to plane of sharpest focus, measured from frontmost surface of the lens. C# Másolás [Android.Runtime.Register("LENS_FOCUS_DISTANCE")] public static Android.Hardware.Camera2.CaptureRequest.Key? LensFocusDistance { get; } Property Value CaptureRequest.Key Attributes Register...
Desired distance to plane of sharpest focus, measured from frontmost surface of the lens. [Android.Runtime.Register("LENS_FOCUS_DISTANCE")] public static Android.Hardware.Camera2.CaptureRequest.Key? LensFocusDistance { get; } Property Value CaptureRequest.Key Attributes RegisterAttribute Remarks ...
The desired lens aperture size, as a ratio of lens focal length to the effective aperture diameter. LensFilterDensity The desired setting for the lens neutral density filter(s). LensFocalLength The desired lens focal length; used for optical zoom. LensFocusDistance Desired distance to plane ...
Desired distance to plane of sharpest focus, measured from frontmost surface of the lens. [Android.Runtime.Register("LENS_FOCUS_DISTANCE")] public static Android.Hardware.Camera2.CaptureRequest.Key? LensFocusDistance { get; } Property Value CaptureRequest.Key Attributes RegisterAttribute Remarks ...
The desired lens aperture size, as a ratio of lens focal length to the effective aperture diameter. LensFilterDensity The desired setting for the lens neutral density filter(s). LensFocalLength The desired lens focal length; used for optical zoom. LensFocusDistance Desired distance to plane...
The desired lens aperture size, as a ratio of lens focal length to the effective aperture diameter. LensFilterDensity The desired setting for the lens neutral density filter(s). LensFocalLength The desired lens focal length; used for optical zoom. LensFocusDistance Desired distance to plane ...