am 5e5001bc: Merge change I7ed72bf5 into eclair
Merge commit '5e5001bc1a065f6d578b953b908052d623272fcd' into eclair-plus-aosp * commit '5e5001bc1a065f6d578b953b908052d623272fcd': Add documentation for scene mode. Other parameters may be changed after setting scene mode.
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user