public static interface Promise.PROMISE_CHANGE
PromiseResult
Modifier and Type | Method and Description |
---|---|
void |
onChange(Promise promise)
Called whenever the state of the promise is changed from PENDING to
any other
PromiseResult |
void onChange(Promise promise)
PromiseResult
promise
- the original promise that had the callback attached toCopyright © 2019 gstreamer-java. All rights reserved.