fix compile
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
typedef KSDDKAPI DWORD WINAPI KSCREATEPIN(HANDLE, PKSPIN_CONNECT, ACCESS_MASK, PHANDLE);
|
||||
|
||||
#ifndef KSAUDIO_SPEAKER_5POINT1_SURROUND
|
||||
#define KSAUDIO_SPEAKER_5POINT1_SURROUND
|
||||
#define KSAUDIO_SPEAKER_5POINT1_SURROUND \
|
||||
(SPEAKER_FRONT_LEFT | SPEAKER_FRONT_RIGHT | SPEAKER_FRONT_CENTER | SPEAKER_LOW_FREQUENCY | SPEAKER_SIDE_LEFT | SPEAKER_SIDE_RIGHT)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user