camerauis/cameraxui/cxengine/inc/api/cxevideocapturecontrol.h
changeset 28 3075d9b614e6
parent 19 d9aefe59d544
child 37 64817133cd1d
--- 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() {}