<div dir="ltr">Hello,<div>Is it possible to read a list of Source (and Sink) devices by using Gstreamer1.0 functions only? </div><div><br></div><div>In my audio-recorder, I`ve used PulseAudio to get the IDs and Names of Source-devices, and it works great.  In Gstreamer 0.10 we had GstPropertyProbe and GST_PROPERTY_PROBE() that also made this task trivial. But I understand that these have been removed from Gstreamer 1.0.</div>
<div><br></div><div>Does Gstreamer1,0 have an easy way to get a list of active Source and Sink devices (ŕ la: GstDeviceXXXXX)?  Can you point me to an example?</div><div><br></div><div>Here is my current code (with Gstreamer 0.10 and PulseAudio): </div>
<div><a href="http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/view/head:/src/audio-sources.c">http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/view/head:/src/audio-sources.c</a><br></div><div>and</div><div>
<a href="http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/view/head:/src/pulseaudio.c">http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/view/head:/src/pulseaudio.c</a><br></div><div><br></div><div>Audio-recorder:</div>
<div><a href="http://launchpad.net/audio-recorder">launchpad.net/audio-recorder</a><br></div><div><br></div><div>Kindly</div><div>  Osmo (Moma) Antero</div><div>  Palmela / Portugal</div></div>