Home
last modified time | relevance | path

Searched refs:gst_pulse_make_proplist (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.h91 pa_proplist *gst_pulse_make_proplist (const GstStructure *properties);
Dpulseutil.c370 gst_pulse_make_proplist (const GstStructure * properties) in gst_pulse_make_proplist() function
Dpulsesrc.c809 pulsesrc->proplist = gst_pulse_make_proplist (pulsesrc->properties); in gst_pulsesrc_set_property()
Dpulsesink.c2898 pulsesink->proplist = gst_pulse_make_proplist (pulsesink->properties); in gst_pulsesink_set_property()