Promise.reply

Set a reply on @promise. This will wake up any waiters with %GST_PROMISE_RESULT_REPLIED. Called by the producer of the value to indicate success (or failure).

If @promise has already been interrupted by the consumer, then this reply is not visible to the consumer.

class Promise
void
reply

Parameters

s Structure

a #GstStructure with the the reply contents

Meta

Since

1.14