false if the element did not have a bus.
MT safe.
bool postMessage(gst.message.Message message)Post a message on the element's #GstBus. This function takes ownership of the message; if you want to access the message after this call, you should add an additional reference before calling.
message | a #GstMessage to post |
false if the element did not have a bus.
MT safe.