|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GstNavigationAPI
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.jna.Library |
|---|
com.sun.jna.Library.Handler |
| Field Summary | |
|---|---|
static GstNavigationAPI |
GSTNAVIGATION_API
|
| Fields inherited from interface com.sun.jna.Library |
|---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
| Method Summary | |
|---|---|
GType |
gst_navigation_get_type()
|
void |
gst_navigation_send_event(Navigation navigation,
Structure structure)
|
void |
gst_navigation_send_key_event(Navigation navigation,
java.lang.String event,
java.lang.String key)
|
void |
gst_navigation_send_mouse_event(Navigation navigation,
java.lang.String event,
int button,
double x,
double y)
|
| Field Detail |
|---|
static final GstNavigationAPI GSTNAVIGATION_API
| Method Detail |
|---|
GType gst_navigation_get_type()
void gst_navigation_send_event(Navigation navigation,
Structure structure)
void gst_navigation_send_key_event(Navigation navigation,
java.lang.String event,
java.lang.String key)
void gst_navigation_send_mouse_event(Navigation navigation,
java.lang.String event,
int button,
double x,
double y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||