join_bin


Description:

public bool join_bin (Bin bin, Element rtpbin, State state)

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 bin

state

the target state of the new elements

Returns:

true on success.