camera2: minor doc update

Doc update reflecting the minor spec change.

Change-Id: I7a1cf766fe6bee4dd08fd19f03778ce8a6ce2dde
This commit is contained in:
Yin-Chia Yeh
2014-07-22 10:23:18 -07:00
committed by Yin-chia Yeh
parent c79dd82e55
commit f8f37002c0

View File

@@ -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;