| Package | Description |
|---|---|
| org.gstreamer.interfaces | |
| org.gstreamer.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
static Navigation |
Navigation.wrap(Element element)
Wraps the
Element in a Navigation interface |
| Modifier and Type | Method and Description |
|---|---|
void |
GstNavigationAPI.gst_navigation_send_event(Navigation navigation,
Structure structure) |
void |
GstNavigationAPI.gst_navigation_send_key_event(Navigation navigation,
java.lang.String event,
java.lang.String key) |
void |
GstNavigationAPI.gst_navigation_send_mouse_event(Navigation navigation,
java.lang.String event,
int button,
double x,
double y) |