Loading core/java/android/hardware/Camera.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2338,7 +2338,7 @@ public class Camera { } } /** /** * Sets the maximum and maximum preview fps. This controls the rate of * Sets the minimum and maximum preview fps. This controls the rate of * preview frames received in {@link PreviewCallback}. The minimum and * preview frames received in {@link PreviewCallback}. The minimum and * maximum preview fps must be one of the elements from {@link * maximum preview fps must be one of the elements from {@link * #getSupportedPreviewFpsRange}. * #getSupportedPreviewFpsRange}. Loading Loading
core/java/android/hardware/Camera.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2338,7 +2338,7 @@ public class Camera { } } /** /** * Sets the maximum and maximum preview fps. This controls the rate of * Sets the minimum and maximum preview fps. This controls the rate of * preview frames received in {@link PreviewCallback}. The minimum and * preview frames received in {@link PreviewCallback}. The minimum and * maximum preview fps must be one of the elements from {@link * maximum preview fps must be one of the elements from {@link * #getSupportedPreviewFpsRange}. * #getSupportedPreviewFpsRange}. Loading