On Wed, 2 Mar 2011 03:00:13 am ext Bartosh Wroblevksy wrote: > > Hi. > Does QMediaRecorder has the feature to pause a recording and then append?
Yes, this is supported with QMediaRecorder::pause() and then QMediaRecorder::record() to continue recording. > Is it possible with QMediaRecorder to position to somewhere in the recording > and then record over what has been recorded? > No, this is not supported. > Thanks, > Bartosh Regards Dmytro. _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
