camerabin: port tagsetter mode setting code
authorThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 12 Sep 2012 12:42:09 +0000 (09:42 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 12 Sep 2012 12:48:32 +0000 (09:48 -0300)
commit8a8baa6a705b587a2d1989da5fe9277479129475
tree13ae3e1fe1d9200c9291ec80a4f1e4c548931c80
parent63eeb11bfb6e12eb2dd507648ccb67e1b51bfdb0
camerabin: port tagsetter mode setting code

Check directly with GST_IS_TAG_SETTER instead of using the
deprecated GstImplementsInterface

Fixes the image tag setting unit test
gst/camerabin2/gstcamerabin2.c