GstBusSyncReply

The result values for a GstBusSyncHandler. GST_BUS_DROP drop the message GST_BUS_PASS pass the message to the async queue GST_BUS_ASYNC pass message to async queue, continue if message is handled

Values

ValueMeaning
DROP0
PASS1
ASYNC2

Meta