Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8f37002 authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by Yin-chia Yeh
Browse files

camera2: minor doc update

Doc update reflecting the minor spec change.

Change-Id: I7a1cf766fe6bee4dd08fd19f03778ce8a6ce2dde
parent c79dd82e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1189,7 +1189,8 @@ public abstract class CameraMetadata<TKey> {
     * image while recording video) use case.</p>
     * <p>The camera device should take the highest-quality image
     * possible (given the other settings) without disrupting the
     * frame rate of video recording.  </p>
     * frame rate of video recording.<br />
     * </p>
     * @see CaptureRequest#CONTROL_CAPTURE_INTENT
     */
    public static final int CONTROL_CAPTURE_INTENT_VIDEO_SNAPSHOT = 4;