GstPromiseResult

The result of a #GstPromise

Values

ValueMeaning
PENDING0

Initial state. Waiting for transition to any other state.

INTERRUPTED1

Interrupted by the consumer as it doesn't want the value anymore.

REPLIED2

A producer marked a reply

EXPIRED3

The promise expired (the carrying object lost all refs) and the promise will never be fulfilled.

Meta

Since

1.14