[ CCode ( cname = "gst_buffer_straw_stop_pipeline" ) ]
public void buffer_straw_stop_pipeline (Element bin, Pad pad)
Set bin
to NULL and release resource allocated in
buffer_straw_start_pipeline.
You must have previously called buffer_straw_start_pipeline on
pipeline
and pad
.
bin |
the pipeline previously started via buffer_straw_start_pipeline |
pad |
the pad previously passed to buffer_straw_start_pipeline |