docs: Add Since tag for new GstV4l2Src::prepare-format signal
This commit is contained in:
parent
6042bb1e6b
commit
8719375be7
@ -190,6 +190,8 @@ gst_v4l2src_class_init (GstV4l2SrcClass * klass)
|
|||||||
* happen prior to the format being set.
|
* happen prior to the format being set.
|
||||||
* This is mostly useful for UVC H264 encoding cameras which need the H264
|
* This is mostly useful for UVC H264 encoding cameras which need the H264
|
||||||
* Probe & Commit to happen prior to the normal Probe & Commit.
|
* 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",
|
gst_v4l2_signals[SIGNAL_PRE_SET_FORMAT] = g_signal_new ("prepare-format",
|
||||||
G_TYPE_FROM_CLASS (klass),
|
G_TYPE_FROM_CLASS (klass),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user