Searched refs:gst_oss4_property_probe_get_values (Results 1 – 3 of 3) sorted by relevance
40 GValueArray *gst_oss4_property_probe_get_values (GstObject * obj, const gchar * pname);
220 gst_oss4_property_probe_get_values (GstObject * probe, const gchar * pname) in gst_oss4_property_probe_get_values() function330 iface->get_values = gst_oss4_property_probe_get_values;
732 arr = gst_oss4_property_probe_get_values (GST_OBJECT (oss), "device"); in gst_oss4_audio_find_device()