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

Commit b81315ca authored by Shuzhen Wang's avatar Shuzhen Wang Committed by Android (Google) Code Review
Browse files

Merge "Camera: Improve doc for high speed video stream configuration map" into main

parents 3c3ccd2b 30e8f356
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -747,6 +747,10 @@ public final class StreamConfigurationMap {
     * {@link android.hardware.camera2.CameraConstrainedHighSpeedCaptureSession#createHighSpeedRequestList}.
     * </p>
     *
     * <p>This function returns an empty array if
     * {@link CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_CONSTRAINED_HIGH_SPEED_VIDEO}
     * is not supported.</p>
     *
     * @return an array of supported high speed video recording sizes
     * @see #getHighSpeedVideoFpsRangesFor(Size)
     * @see CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_CONSTRAINED_HIGH_SPEED_VIDEO
@@ -836,6 +840,10 @@ public final class StreamConfigurationMap {
     * supported for the same recording rate.</li>
     * </p>
     *
     * <p>This function returns an empty array if
     * {@link CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_CONSTRAINED_HIGH_SPEED_VIDEO}
     * is not supported.</p>
     *
     * @return an array of supported high speed video recording FPS ranges The upper bound of
     *         returned ranges is guaranteed to be larger or equal to 120.
     * @see #getHighSpeedVideoSizesFor