Add gstsink to devicefinder
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "core/logging.h"
|
||||
|
||||
DirectSoundDeviceFinder::DirectSoundDeviceFinder()
|
||||
: DeviceFinder("directsound") {
|
||||
: DeviceFinder("directsound", "directsoundsink") {
|
||||
}
|
||||
|
||||
QList<DeviceFinder::Device> DirectSoundDeviceFinder::ListDevices() {
|
||||
|
||||
Reference in New Issue
Block a user