camerasnapshot.h File Reference

const TInt KECamSnapshotDefaultDisplayTime

const TIntKECamSnapshotDefaultDisplayTime[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 TUintKECamSnapshotParametersCurrentVersion[static]

The current Version of the TSnapshotParameters class.

const TUid KUidECamEventCameraSnapshot

const TUidKUidECamEventCameraSnapshot[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 TUidKECamSnapshotUid[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