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

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

am 476e6a8e: am cca8d422: camera2: minor doc update

* commit '476e6a8eecc8d2991e115298135e731e7341dce0':
  camera2: minor doc update
parents 68ea3933 2239fe0f
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;