mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
fe206e75f7
Capsfilters are created on the constructor and their properties can be set/get from camerabin2's set/get_property functions. The user with a broken setup would cause assertions when trying to set/get the capture caps of this camerabin2. A proper missing-plugin message will be posted when the user tries to set camerabin2 to READY state. |
||
---|---|---|
.. | ||
camerabin2-src.txt | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
gstcamerabin2.c | ||
gstcamerabin2.h | ||
gstplugin.c | ||
gstviewfinderbin.c | ||
gstviewfinderbin.h | ||
gstwrappercamerabinsrc.c | ||
gstwrappercamerabinsrc.h | ||
Makefile.am | ||
PORTING |