Package ch.bailu.gtk.gst
Klasse ClockEntry
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.ClockEntry
- Alle implementierten Schnittstellen:
PointerInterface
All pending timeouts or periodic notifies are converted into
an entry.
Note that GstClockEntry should be treated as an opaque structure. It must
not be extended or allocated using a custom allocator.
an entry.
Note that GstClockEntry should be treated as an opaque structure. It must
not be extended or allocated using a custom allocator.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
long
int
reference counter (read-only)int
long
int
void
setFieldRefcount
(int refcount) reference counter (read-only)Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
REFCOUNT
reference counter (read-only)- Siehe auch:
-
CLOCK
- Siehe auch:
-
TYPE
- Siehe auch:
-
TIME
- Siehe auch:
-
INTERVAL
- Siehe auch:
-
STATUS
- Siehe auch:
-
-
Konstruktordetails
-
ClockEntry
-
-
Methodendetails
-
getClassHandler
-
setFieldRefcount
public void setFieldRefcount(int refcount) reference counter (read-only) -
getFieldRefcount
public int getFieldRefcount()reference counter (read-only) -
getFieldClock
-
getFieldType
public int getFieldType() -
getFieldTime
public long getFieldTime() -
getFieldInterval
public long getFieldInterval() -
getFieldStatus
public int getFieldStatus()
-