mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
c86d662b23
Implements a message handling function to preview pipeline bus. If GST_MESSAGE_ERROR is seen, considers preview pipeline unable to do its job and posts an error message to application. Sets pipeline element to NULL so that subsequent calls to post_preview and set_caps functions just returns without pushing anything to the disposed preview pipeline. Leaves further actions to the application. |
||
---|---|---|
.. | ||
gstbasecamerasrc.c | ||
gstbasecamerasrc.h | ||
gstcamerabin-enum.c | ||
gstcamerabin-enum.h | ||
gstcamerabinpreview.c | ||
gstcamerabinpreview.h | ||
Makefile.am |