camerabin: add api to query supported image capture resolution
authorLasse Laukkanen <ext-lasse.2.laukkanen@nokia.com>
Mon, 21 Sep 2009 14:47:20 +0000 (17:47 +0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 13 Apr 2010 15:00:31 +0000 (12:00 -0300)
commit2c05df08b2daf3979efe94eb221511ccd21ef0c9
tree07778bf00a15c67b6c63c47b711e1bdf98818858
parente2438e6cf146e131e64efae1963f67e229704bc0
camerabin: add api to query supported image capture resolution

Adds new property 'image-capture-supported-caps' to GstPhotography
to query the supported image capture caps.
Also implement it in camerabin.
gst-libs/gst/interfaces/photography.c
gst-libs/gst/interfaces/photography.h
gst/camerabin/gstcamerabin-enum.h
gst/camerabin/gstcamerabin.c
gst/camerabin/gstcamerabinphotography.c