| class CCamera::CCameraPreImageCaptureControl::TDriveModeDependentAttributes |
Provides any extra drive mode dependent parameters to be used for image capture.
| Public Member Functions | |
|---|---|
| TDriveModeDependentAttributes() | |
| IMPORT_C TUint | Size() |
| IMPORT_C TUint | Version() |
| Public Attributes | |
|---|---|
| TInt | iParam1 |
| TInt | iParam2 |
| Private Attributes | |
|---|---|
| TInt | iReserved1 |
| TInt | iReserved2 |
| TInt | iReserved3 |
| TUint | iSize |
| TUint | iVersion |
| TInt | iParam1 |
If drive mode is EDriveModeTimeNudgeCapture this represents the number of images to be captured (pre-capture images) before client initiates actual image capture operation.
| TInt | iParam2 |
If drive mode is EDriveModeTimeNudgeCapture this represents the number of images to be captured (post-capture images) after client initiates actual image capture operation.