mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
00e635e786
Camerabin2 has a zoom property that is simply proxied to its internal camera-source element. This patch makes camerabin2 listen to 'notify' signals from it so it can update its zoom property value when camera-source changes its zoom as a side-effect of another operation or because the user set the zoom directly to it, instead of doing it from camerabin2. |
||
---|---|---|
.. | ||
camerabin2-src.txt | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
gstcamerabin2.c | ||
gstcamerabin2.h | ||
gstplugin.c | ||
gstviewfinderbin.c | ||
gstviewfinderbin.h | ||
gstwrappercamerabinsrc.c | ||
gstwrappercamerabinsrc.h | ||
Makefile.am | ||
PORTING |