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

Commit 30e8f356 authored by Shuzhen Wang's avatar Shuzhen Wang
Browse files

Camera: Improve doc for high speed video stream configuration map

Flag: DOCS_ONLY
Test: Build and read docs
Bug: 303101979
Change-Id: I6ac56112c0a7896d23440c5bbc6dee42a295e02d
parent fb8ceebd
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