Post a message on the element's gstreamer.Bus 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.
a gstreamer.Message to post
TRUE if the message was successfully posted. The function returns FALSE if the element did not have a bus.
MT safe.
Post a message on the element's gstreamer.Bus 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.