79 QString name = _baseName;
113 if ( OpenFlipper::Options::gui() ){
129 if ( ! OpenFlipper::Options::sceneGraphUpdatesBlocked() )
void startVideoCapture(QString _baseName, int _fps, bool _captureViewers)
Start video capturing.
bool capture_
Slot called everytime the view is updated.
void viewUpdated()
Slot called everytime the view is updated.
int lastWidth_
Slot called everytime the view is updated.
QTimer videoTimer_
Slot called everytime the view is updated.
int lastHeight_
Slot called everytime the view is updated.
QElapsedTimer lastVideoTime_
Slot called everytime the view is updated.
CoreWidget * coreWidget_
The main applications widget ( only created in gui mode )
void pluginViewChanged()
This signal is emitted if one of the viewers updated its view.
void applicationSnapshotName(QString _name)
Set the baseName for the application snapshot.
int captureType_
Slot called everytime the view is updated.
void viewerSnapshot()
Take a snapshot from all viewers.
void captureVideo()
Function called for every frame when capturing video.
void applicationSnapshot()
Take a snapshot from the whole app.
void stopVideoCapture()
Stop video capturing.