Schnittstelle BinClass.OnDeepElementRemoved

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

@FunctionalInterface public static interface BinClass.OnDeepElementRemoved
  • Methodendetails

    • onDeepElementRemoved

      void onDeepElementRemoved(CallbackHandler __self, @Nonnull Bin bin, @Nonnull Bin sub_bin, @Nonnull Element child)
      Parameter:
      bin - the top level #GstBin
      sub_bin - the #GstBin from which the element was removed
      child - the element that was removed