|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.lowlevel.NativeValue
org.gstreamer.lowlevel.Handle
org.gstreamer.lowlevel.NativeObject
org.gstreamer.lowlevel.RefCountedObject
org.gstreamer.lowlevel.GSource
public class GSource
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
NativeObject.Initializer |
| Field Summary |
|---|
| Fields inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
defaultInit, LIFECYCLE, ownsHandle |
| Constructor Summary | |
|---|---|
GSource(NativeObject.Initializer init)
|
|
| Method Summary | |
|---|---|
int |
attach(GMainContext context)
|
protected void |
disposeNativeHandle(com.sun.jna.Pointer ptr)
|
protected void |
ref()
|
void |
setCallback(java.util.concurrent.Callable<java.lang.Boolean> call)
|
protected void |
unref()
|
| Methods inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GSource(NativeObject.Initializer init)
| Method Detail |
|---|
public int attach(GMainContext context)
public void setCallback(java.util.concurrent.Callable<java.lang.Boolean> call)
protected void ref()
ref in class RefCountedObjectprotected void unref()
unref in class RefCountedObjectprotected void disposeNativeHandle(com.sun.jna.Pointer ptr)
disposeNativeHandle in class NativeObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||