SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

Camera API #531

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What feature do you request?
Syscalls that allow you to take pictures with the camera, if the device has
one. We'll also need a viewfinder and a way to access any relevant settings
(resolution, flashlight, et al).

Video recording might be useful, but that should be handled in a separate
issue.

What steps are needed to implement it?
1. IDL definition.
2. Implementation on all platforms. The emulator might use a webcam or some
simple auto-generated picture.

Original issue reported on code.google.com by fredrik....@gtempaccount.com on 15 Feb 2010 at 9:37

GoogleCodeExporter commented 8 years ago
Implementations exist for Java ME and Symbian by r795.

Original comment by fredrik....@gtempaccount.com on 22 Feb 2010 at 2:22