Bus.post

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

class Bus
bool
post

Parameters

message Message

the #GstMessage to post

Return Value

Type: bool

%TRUE if the message could be posted, %FALSE if the bus is flushing.

MT safe.

Meta