Schnittstelle ClockClass.OnGetResolution

Umschließende Klasse:
ClockClass
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface ClockClass.OnGetResolution
  • Methodendetails

    • onGetResolution

      long onGetResolution(CallbackHandler __self, @Nonnull Clock clock)
      Parameter:
      clock - a #GstClock
      Gibt zurück:
      the resolution of the clock in units of #GstClockTime.