public final class CanonCameraSettingsPackage extends CustomPackage
Represents CANON camera settings.
Modifier and Type | Method and Description |
---|---|
short |
getAFPoint()
Gets the AFPoint.
|
short |
getCameraIso()
Gets the camera iso.
|
short |
getCanonExposureMode()
Gets the canon exposure mode.
|
short |
getCanonFlashMode()
Gets the canon flash mode.
|
short |
getCanonImageSize()
Gets the size of the canon image.
|
short |
getContinuousDrive()
Gets the continuous drive.
|
short |
getContrast()
Gets the contrast.
|
short |
getDigitalZoom()
Gets the digital zoom.
|
short |
getEasyMode()
Gets the easy mode.
|
short |
getFocusMode()
Gets the focus mode.
|
short |
getFocusRange()
Gets the focus range.
|
short |
getImageStabilization()
Gets the image stabilization.
|
int |
getLensType()
Gets the type of the lens.
|
short |
getMacroMode()
Gets the macro mode.
|
int |
getMaxFocalLength()
Gets the maximum length of the focal.
|
short |
getMeteringMode()
Gets the metering mode.
|
int |
getMinFocalLength()
Gets the minimum length of the focal.
|
short |
getQuality()
Gets the quality.
|
short |
getRecordMode()
Gets the record mode.
|
short |
getSaturation()
Gets the saturation.
|
short |
getSelfTimer()
Gets the self timer.
|
short |
getSharpness()
Gets the sharpness.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties
public final short getMacroMode()
Gets the macro mode.
public final short getSelfTimer()
Gets the self timer.
public final short getQuality()
Gets the quality.
public final short getCanonFlashMode()
Gets the canon flash mode.
public final short getContinuousDrive()
Gets the continuous drive.
public final short getFocusMode()
Gets the focus mode.
public final short getRecordMode()
Gets the record mode.
public final short getCanonImageSize()
Gets the size of the canon image.
public final short getEasyMode()
Gets the easy mode.
public final short getDigitalZoom()
Gets the digital zoom.
public final short getContrast()
Gets the contrast.
public final short getSaturation()
Gets the saturation.
public final short getSharpness()
Gets the sharpness.
public final short getCameraIso()
Gets the camera iso.
public final short getMeteringMode()
Gets the metering mode.
public final short getFocusRange()
Gets the focus range.
public final short getAFPoint()
Gets the AFPoint.
public final short getCanonExposureMode()
Gets the canon exposure mode.
public final int getLensType()
Gets the type of the lens.
public final int getMaxFocalLength()
Gets the maximum length of the focal.
public final int getMinFocalLength()
Gets the minimum length of the focal.
public final short getImageStabilization()
Gets the image stabilization.