Promise.wait

Wait for promise to move out of the gst.types.PromiseResult.Pending state. If promise is not in gst.types.PromiseResult.Pending then it will return immediately with the current result.

class Promise
wait
()

Return Value

Type: gst.types.PromiseResult

the result of the promise