GStreamer multimedia framework
Find a file
Youness Alaoui bed1bb3b61 dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
The doc says to use gst_element_send_event on the pipeline, but if
we are to call it on the element itself, it's a noop. This should make it
handle the event properly before delegating it to basesrc.
2010-09-06 13:45:44 +03:00
gst/dtmf dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event 2010-09-06 13:45:44 +03:00