Since 1.28Optionalproperties: Partial<{}>Since 1.28refSince 1.28set_Sets the EOS callback on cb.
Once cb is set on an GstApp.AppSink it is not possible anymore to change any of
the callbacks inside it.
EOS callback
Since 1.28set_Sets the new event callback on cb.
Once cb is set on an GstApp.AppSink it is not possible anymore to change any of
the callbacks inside it.
new event callback
Since 1.28set_Sets the new preroll callback on cb.
Once cb is set on an GstApp.AppSink it is not possible anymore to change any of
the callbacks inside it.
new preroll callback
Since 1.28set_Sets the new sample callback on cb.
Once cb is set on an GstApp.AppSink it is not possible anymore to change any of
the callbacks inside it.
new sample callback
Since 1.28set_Sets the new event callback on cb.
Once cb is set on an GstApp.AppSink it is not possible anymore to change any of
the callbacks inside it.
propose allocation callback
Since 1.28unrefStaticnew
A set of callbacks that can be installed on the appsink with
gst_app_sink_set_simple_callbacks().Unlike GstAppSinkCallbacks this can also be used from bindings.
Since
1.28