| Package | Description |
|---|---|
| org.freedesktop.gstreamer |
| Modifier and Type | Method and Description |
|---|---|
static PromiseResult |
PromiseResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PromiseResult[] |
PromiseResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
PromiseResult |
Promise.waitResult()
Wait for the promise to move out of the PENDING
PromiseResult
state. |
Copyright © 2021 gstreamer-java. All rights reserved.