diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-DA1D89FF-52BD-5876-B7A1-300F5EBB9884.dita --- a/Symbian3/SDK/Source/GUID-DA1D89FF-52BD-5876-B7A1-300F5EBB9884.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-DA1D89FF-52BD-5876-B7A1-300F5EBB9884.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,13 +1,41 @@ - - - - - -Converting Manual Aperture to Automatic ApertureThis topic explains how to prepare the camera for the automatic aperture setting. By default, the automatic aperture setting is used if no manual aperture value has been given.

Before you start you should understand the Onboard Camera Overview topic.

The automatic aperture setting is implementation specific as to whether the default aperture is auto-aperture or any other value. If the camera cannot determine the aperture value being used, the KErrNotFound error is returned.

Pass KUidECamEvent2CameraSettingAutoAperture as a value to TECAMEvent2 to notify the camera that the auto aperture setting is to be used. TECAMEvent2::iParam() represents the actual numerical value of aperture being used for the the auto aperture setting. Use the KUidECamEvent2CameraSettingAutoAperture value when you do not specify an aperture value in the CCameraAdvancedSettings::SetAperture(TInt) function or when you select exposure to the EExposureAuto or EExposureShutterPriority value. Note: By default CCamera has an automatic aperture setting .
Advanced Settings for Focus, Drive Modes, and - Bracket Modes
\ No newline at end of file + + + + + +Converting +Manual Aperture to Automatic ApertureThis topic explains how to prepare the camera for the automatic +aperture setting. By default, the automatic aperture setting is used if no +manual aperture value has been given. +

Before you start +you should understand the Onboard +Camera Overview topic.

+

The automatic aperture +setting is implementation specific as to whether the default aperture is auto-aperture +or any other value. If the camera cannot determine the aperture value being +used, the KErrNotFound error is returned.

+ + +Pass KUidECamEvent2CameraSettingAutoAperture as a +value to TECAMEvent2 to notify the camera that the auto +aperture setting is to be used. TECAMEvent2::iParam represents +the actual numerical value of aperture being used for the auto aperture setting. + + +Use the KUidECamEvent2CameraSettingAutoAperture value +when you do not specify an aperture value in the CCameraAdvancedSettings::SetAperture(TInt) function +or when you select exposure to the EExposureAuto or EExposureShutterPriority value. +Note: By default CCamera has an automatic aperture +setting . + + +
+Advanced +Settings for Focus, Drive Modes, and Bracket Modes +
\ No newline at end of file