join_bin
Description:
Join the Bin bin
that contains the element rtpbin
.
this will link to rtpbin
, which must be inside bin
. The elements added to bin
will be set to the state given in state
.
Parameters:
this |
a Stream |
bin |
a Bin to join |
rtpbin |
a rtpbin element in |
state |
the target state of the new elements |
Returns:
true on success. |