Gst capture: don't wait for pipeline to stop
State changes to lower state are synchronous in gstreamer Change-Id: Ib87eabfeee9ec100f24efbaa989ec909ac7f9a1b Reviewed-by: Lev Zelenskiy <lev.zelenskiy@nokia.com> Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
b6848df7c2
commit
799a33e34d
@@ -163,7 +163,6 @@ private:
|
||||
GstElement *buildVideoPreview();
|
||||
GstElement *buildImageCapture();
|
||||
|
||||
void waitForStopped();
|
||||
bool rebuildGraph(QGstreamerCaptureSession::PipelineMode newMode);
|
||||
|
||||
GstPad *getAudioProbePad();
|
||||
|
||||
Reference in New Issue
Block a user