Jump to content

GstInterpipe: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 277: Line 277:
[[File:Events_downstream_oob.png|600px|framed|center|Downstream out-of-bounds event transfer]]
[[File:Events_downstream_oob.png|600px|framed|center|Downstream out-of-bounds event transfer]]


==== Downstream In-Bounds Events ====
In-bound downstream events travel from the node to all the listeners. The main difference is that they travel inlined with the buffer flow. Internally, both the interpipesink and interpipesrc con queue buffers, so serial events are queued as well so that they are pushed at the precise moment they need to be sent. The same set of properties control the transmission of these events.
Graphically, this can be appreciated as the following image:
[[File:Events_downstream_ib.png|600px|framed|center|Downstream in bounds event transfer]]




Cookies help us deliver our services. By using our services, you agree to our use of cookies.