Skip to content
  • Mathieu Duponchelle's avatar
    aggregator: add buffer-consumed pad signal · ae57b1c7
    Mathieu Duponchelle authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
    The signal will be emitted when a buffer was consumed on
    a pad, if the newly-added "emit-signals" property has been
    set to TRUE.
    
    Handlers connected to the signal will receive a valid reference on
    the consumed buffer, allowing for example the retrieval of metas in
    order to forward them once an output buffer is pushed out.
    ae57b1c7