Jump to content

GstInterpipe: Difference between revisions

No edit summary
Line 352: Line 352:
=== New Node Notification ===
=== New Node Notification ===


A listener can be set to listen an inexistent node. This doesn't necessarily means an error. It is very common that the node could be created later. For this reason, internally the interpipe project uses a notification mechanism to notify the listeners when a new node is connected. If the listener is currently configured to listen to the new node, the connection will be stablished.
A listener can be set to listen an nonexistent node. This doesn't necessarily means an error. It is very common that the node could be created later. For this reason, internally the interpipe project uses a notification mechanism to notify the listeners when a new node is connected. If the listener is currently configured to listen to the new node, the connection will be established.


= Developers Guide =
= Developers Guide =
1,433

edits

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