--- a/camerauis/cameraxui/cxengine/inc/api/cxevideocapturecontrol.h Fri Apr 16 14:51:30 2010 +0300
+++ b/camerauis/cameraxui/cxengine/inc/api/cxevideocapturecontrol.h Thu May 13 21:30:19 2010 +0300
@@ -93,6 +93,7 @@
void videoComposed(CxeError::Id error, const QString& filename);
void stateChanged(CxeVideoCaptureControl::State newState, CxeError::Id error);
void snapshotReady(CxeError::Id error, const QPixmap& snapshot, const QString& filename);
+ void remainingTimeChanged();
protected:
CxeVideoCaptureControl() {}