camerasnapshot.h File Reference

const TInt KECamSnapshotDefaultDisplayTime

const TInt KECamSnapshotDefaultDisplayTime [static]

Constant used to specify the default display time. When this default display time is specified by the client, the implementation may use its own time interval in order to display the direct snapshot data.

CCamera::CCameraSnapshot::TSnapshotParameters::iDisplayTime

const TUint KECamSnapshotParametersCurrentVersion

const TUint KECamSnapshotParametersCurrentVersion [static]

The current Version of the TSnapshotParameters class.

const TUid KUidECamEventCameraSnapshot

const TUid KUidECamEventCameraSnapshot [static]

UID used to identify the event that, the request for snapshot has completed successfully. A callback to MCameraObserver2::HandleEvent() will occur when the snapshot data is ready to be retrieved. If a call to StartSnapshot() is made without a successful call to PrepareSnapshotL() then the callback returns KErrNotReady.

const TUid KECamSnapshotUid

const TUid KECamSnapshotUid [static]

UID used to identify the CCamera::CCameraSnapshot API. This is the UID which is used to obtain the CCameraSnapshot interface, via a call to CCamera::CustomInterface() .

KECamSnapshotUidValue CCamera::CCameraSnapshot