Klasse ClockEntry

Alle implementierten Schnittstellen:
PointerInterface

public class ClockEntry extends Record
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.

https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html

  • Felddetails

  • Konstruktordetails

  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldRefcount

      public void setFieldRefcount(int refcount)
      reference counter (read-only)
    • getFieldRefcount

      public int getFieldRefcount()
      reference counter (read-only)
    • getFieldClock

      public Clock getFieldClock()
    • getFieldType

      public int getFieldType()
    • getFieldTime

      public long getFieldTime()
    • getFieldInterval

      public long getFieldInterval()
    • getFieldStatus

      public int getFieldStatus()