|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CameraGainCapabilities
Object representing the gain capabilities of a camera. There are two types of gain capabilities:
CameraDslrGainCapabilities
(DSLR Cameras): gain capabilities will be a 0-based array of strings, which
correspond to different gain settings such as "ISO 800". Gain must be set to an integer in this range.CameraAdjustableGainCapabilities
: min and max integer value specify a valid range for the camera gain.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |