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

Commit 2988ab7c authored by Wu-cheng Li's avatar Wu-cheng Li
Browse files

Add documentation for scene mode. Other parameters may be changed after setting scene mode.

parent 48e9a0dd
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1281,7 +1281,11 @@ public class Camera {
        }

        /**
         * Sets the scene mode.
         * Sets the scene mode. Other parameters may be changed after changing
         * scene mode. For example, flash and supported flash mode may be
         * changed to "off" in night scene mode. After setting scene mode,
         * applications should call getParameters to know if some parameters are
         * changed.
         *
         * @param value SCENE_MODE_XXX string constants.
         */