[kde-freebsd] [Bug 208570] multimedia/qt5-multimedia: ALSA aliases not supported

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 13 09:53:33 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570

groot at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |groot at kde.org

--- Comment #8 from groot at kde.org ---
Created attachment 171369
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171369&action=edit
Test application

Here is a test-application showing what QAudioDeviceInfo::availableDevices()
shows. It just prints out the names of the devices that are found.

Compile it with:

c++ -o audiolist -fPIC -std=c++11  -I /usr/local/include/qt5  -L
/usr/local/lib/ -lQt5Multimedia  -lQt5Core  audiolist.cpp  

(once qt5-multimedia is installed)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list