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

Commit 2239fe0f authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by Android Git Automerger
Browse files

am cca8d422: camera2: minor doc update

* commit 'cca8d422ecd16a1c4e29e7cc71624ccc845c839a':
  camera2: minor doc update
parents e875ba15 f8f37002
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;