docs: Add Since tag for new GstV4l2Src::prepare-format signal

This commit is contained in:
Mart Raudsepp 2012-04-23 10:03:19 +03:00 committed by Sebastian Dröge
parent 6042bb1e6b
commit 8719375be7

View file

@ -190,6 +190,8 @@ gst_v4l2src_class_init (GstV4l2SrcClass * klass)
* happen prior to the format being set.
* This is mostly useful for UVC H264 encoding cameras which need the H264
* Probe & Commit to happen prior to the normal Probe & Commit.
*
* Since: 0.10.32
*/
gst_v4l2_signals[SIGNAL_PRE_SET_FORMAT] = g_signal_new ("prepare-format",
G_TYPE_FROM_CLASS (klass),