Schnittstelle AllocatorClass.OnFree

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

@FunctionalInterface public static interface AllocatorClass.OnFree
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onFree(CallbackHandler __self, Allocator allocator, Memory memory)
     
  • Methodendetails

    • onFree

      void onFree(CallbackHandler __self, @Nonnull Allocator allocator, @Nonnull Memory memory)
      Parameter:
      allocator - a #GstAllocator to use
      memory - the memory to free