DirectSoundDeviceFinder: Add waveformsink
This commit is contained in:
parent
6b1c14f875
commit
cb44c71733
@ -35,7 +35,7 @@
|
|||||||
#include "enginedevice.h"
|
#include "enginedevice.h"
|
||||||
#include "core/logging.h"
|
#include "core/logging.h"
|
||||||
|
|
||||||
DirectSoundDeviceFinder::DirectSoundDeviceFinder() : DeviceFinder("directsound", { "directsound", "dsound", "directsoundsink", "directx", "directx2" }) {}
|
DirectSoundDeviceFinder::DirectSoundDeviceFinder() : DeviceFinder("directsound", { "directsound", "dsound", "directsoundsink", "directx", "directx2", "waveformsink" }) {}
|
||||||
|
|
||||||
EngineDeviceList DirectSoundDeviceFinder::ListDevices() {
|
EngineDeviceList DirectSoundDeviceFinder::ListDevices() {
|
||||||
State state;
|
State state;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user