Skip to content
  • Wim Taymans's avatar
    app: add callbacks to appsrc, cleanups · c4036dd7
    Wim Taymans authored
    Add a uri handler to appsink.
    don't emit signals when we have installed callbacks on appsink.
    
    Add callbacks to appsrc to replace the signals.
    Add property to disable callbacks in appsrc, default to TRUE for backwards
    compatibility but disable when callbacks are installed.
    
    API: GstAppSrc::emit-signals
    API: GstAppSrc::gst_app_src_set_emit_signals()
    API: GstAppSrc::gst_app_src_get_emit_signals()
    API: GstAppSrc::gst_app_src_set_callbacks()
    c4036dd7