|
||
const TUid KECamOverlayUid={ 0x102737B7 };
This is the UID which is used to obtain the CCameraOverlay interface, via a call to CCamera::CustomInterface(TUid)
.
CCamera::CCameraOverlay
This class provides support for image overlays. The client can use it to overlay...