Audio device list under Windows
Myzhar
myzhar at gmail.com
Mon Nov 21 09:21:46 UTC 2016
I found an alternative solution using the RtAudio library:
http://www.music.mcgill.ca/~gary/rtaudio/index.html
I compiled it with VisualStudio 2012 without any kind of issue and I can
probe the devices installed on the system and get the correct "device-name"
to be used with "directsoundsrc" to select the input device.
RtAudio is opensource and the code is available on Github:
https://github.com/thestk/rtaudio
I suggest to GStreamer developers to get the procedure to enumerate devices
from here:
https://github.com/thestk/rtaudio/blob/master/RtAudio.cpp
Walter
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Audio-device-list-under-Windows-tp4680766p4680806.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list