Set a reply on promise. This will wake up any waiters with
gst.types.PromiseResult.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.
Set a reply on promise. This will wake up any waiters with gst.types.PromiseResult.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.