public interface Closure
Each closure should have exactly one method named 'invoke' which will be invoked when the signal is triggered from gstreamer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
METHOD_NAME
The name of the method to invoke.
|
static final java.lang.String METHOD_NAME