winepulse: Lock sessions in AudioClient's GetService.
[wine.git] / dlls / dsdmo / dsdmo.idl
blob3922b4d6778e5d1e10b60d403a3b4d3d0b08df7d
1 /*
2 * Copyright 2020 Zebediah Figura
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #pragma makedep register
22 threading(both),
23 progid("Microsoft.DirectSoundI3DL2ReverbDMO.1"),
24 vi_progid("Microsoft.DirectSoundI3DL2ReverbDMO"),
25 uuid(ef985e71-d5c7-42d4-ba4d-2d073e2e96f4)
27 coclass DirectSoundI3DL2ReverbDMO {}
30 threading(both),
31 progid("Microsoft.DirectSoundParamEqDMO.1"),
32 vi_progid("Microsoft.DirectSoundParamEqDMO"),
33 uuid(120ced89-3bf4-4173-a132-3cb406cf3231)
35 coclass DirectSoundParamEqDMO {}
38 threading(both),
39 progid("Microsoft.DirectSoundWavesReverbDMO.1"),
40 vi_progid("Microsoft.DirectSoundWavesReverbDMO"),
41 uuid(87fc0268-9a55-4360-95aa-004a1d9de26c)
43 coclass DirectSoundWavesReverbDMO {}
46 uuid(ef3e932c-d40b-4f51-8ccf-3f98f1b29d5d),
47 threading(both),
48 progid("Microsoft.DirectSoundEchoDMO.1"),
49 vi_progid("Microsoft.DirectSoundEchoDMO")
51 coclass DirectSoundEchoDMO {}
54 uuid(ef011f79-4000-406d-87af-bffb3fc39d57),
55 threading(both),
56 progid("Microsoft.DirectSoundCompressorDMO.1"),
57 vi_progid("Microsoft.DirectSoundCompressorDMO")
59 coclass DirectSoundCompressorDMO {}