Bus.post

bool post(gst.message.Message message)

Posts a message on the given bus. Ownership of the message is taken by the bus.

Parameters

messagethe #GstMessage to post

Returns

true if the message could be posted, false if the bus is flushing.