Package | Description |
---|---|
org.gstreamer.interfaces | |
org.gstreamer.lowlevel | |
org.gstreamer.swing | |
org.gstreamer.swt.overlay |
Modifier and Type | Class and Description |
---|---|
class |
XOverlay |
Modifier and Type | Method and Description |
---|---|
static XOverlayBase |
XOverlayBase.wrap(Element element)
Wraps the
Element in a XOverlay interface |
Modifier and Type | Method and Description |
---|---|
boolean |
XOverlayBase.setRenderRectangle(XOverlayBase overlay,
int x,
int y,
int width,
int height)
Configure a subregion as a video target within the window set by
setWindowHandle(long) . |
Modifier and Type | Method and Description |
---|---|
void |
GstXOverlayAPI.gst_x_overlay_expose(XOverlayBase overlay) |
void |
GstXOverlayAPI.gst_x_overlay_got_window_handle(XOverlayBase overlay,
com.sun.jna.NativeLong xwindow_id) |
void |
GstXOverlayAPI.gst_x_overlay_got_xwindow_id(XOverlayBase overlay,
com.sun.jna.NativeLong xwindow_id)
Deprecated.
|
void |
GstXOverlayAPI.gst_x_overlay_handle_events(XOverlayBase overlay,
boolean handle_events) |
void |
GstXOverlayAPI.gst_x_overlay_prepare_xwindow_id(XOverlayBase overlay) |
boolean |
GstXOverlayAPI.gst_x_overlay_set_render_rectangle(XOverlayBase overlay,
int x,
int y,
int width,
int height) |
void |
GstXOverlayAPI.gst_x_overlay_set_window_handle(XOverlayBase overlay,
com.sun.jna.NativeLong xwindow_id) |
void |
GstXOverlayAPI.gst_x_overlay_set_window_handle(XOverlayBase overlay,
com.sun.jna.Pointer xwindow_id) |
void |
GstXOverlayAPI.gst_x_overlay_set_xwindow_id(XOverlayBase overlay,
com.sun.jna.NativeLong xwindow_id)
Deprecated.
|
void |
GstXOverlayAPI.gst_x_overlay_set_xwindow_id(XOverlayBase overlay,
com.sun.jna.Pointer xwindow_id)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
XOverlaySwing |
Modifier and Type | Class and Description |
---|---|
class |
SWTOverlay
Interface for elements providing tuner operations
|
Copyright © 2014. All rights reserved.