bin: fix documentation about event forwarding
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4249>
This commit is contained in:
parent
23661f0446
commit
4f988e24d2
@ -124,7 +124,7 @@
|
|||||||
* sink is in the bin, the query fails.
|
* sink is in the bin, the query fails.
|
||||||
*
|
*
|
||||||
* A #GstBin will by default forward any event sent to it to all sink
|
* A #GstBin will by default forward any event sent to it to all sink
|
||||||
* ( %GST_EVENT_TYPE_DOWNSTREAM ) or source ( %GST_EVENT_TYPE_UPSTREAM ) elements
|
* ( %GST_EVENT_TYPE_UPSTREAM ) or source ( %GST_EVENT_TYPE_DOWNSTREAM ) elements
|
||||||
* depending on the event type.
|
* depending on the event type.
|
||||||
*
|
*
|
||||||
* If all the elements return %TRUE, the bin will also return %TRUE, else %FALSE
|
* If all the elements return %TRUE, the bin will also return %TRUE, else %FALSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user