|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICameraModuleControl
Provides hardware control of the Camera Module
| Method Summary | |
|---|---|
int |
getSelectedCamera()
Returns the slot number of the selected camera. |
int |
setFlashBeamIntensity(int intensity)
Sets the beam intensity |
int |
setLEDFlash(boolean state)
Turns Flash LED off |
int |
setSelectedCamera(int slot)
Selects a camera based on slot number. |
| Method Detail |
|---|
int setFlashBeamIntensity(int intensity)
throws java.io.IOException
intensity - The intensity of the beam. 0 = low, 1 = high
java.io.IOException
int setLEDFlash(boolean state)
throws java.io.IOException
java.io.IOException
int setSelectedCamera(int slot)
throws java.io.IOException
slot - the slot number of the desired camera.
java.io.IOException
int getSelectedCamera()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||