Gst.BusSyncReply
The result values for a GstBusSyncHandler.
- BusSyncReply.DROP
drop the message
- BusSyncReply.PASS
pass the message to the async queue
- BusSyncReply.ASYNC
pass message to async queue, continue if message is handled
The result values for a GstBusSyncHandler.
drop the message
pass the message to the async queue
pass message to async queue, continue if message is handled