Schnittstelle BinClass.OnDeepElementAdded

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.OnDeepElementAdded
  • Methodendetails

    • onDeepElementAdded

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