ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSYS2/mingw32/i686-w64-mingw32/include/xaudio2fx.idl
Revision: 1166
Committed: Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy
File size: 2475 byte(s)
Log Message:
Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File Contents

# Content
1 /*
2 * Copyright (c) 2015 Andrew Eikum
3 *
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.
8 *
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.
13 *
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
17 */
18
19 import "unknwn.idl";
20
21 [
22 uuid(c0c56f46-29b1-44e9-9939-a32ce86867e2)
23 ]
24 coclass AudioVolumeMeter20 {
25 interface IUnknown;
26 }
27
28 [
29 uuid(c1e3f122-a2ea-442c-854f-20d98f8357a1)
30 ]
31 coclass AudioVolumeMeter21 {
32 interface IUnknown;
33 }
34
35 [
36 uuid(f5ca7b34-8055-42c0-b836-216129eb7e30)
37 ]
38 coclass AudioVolumeMeter22 {
39 interface IUnknown;
40 }
41
42 [
43 uuid(e180344b-ac83-4483-959e-18a5c56a5e19)
44 ]
45 coclass AudioVolumeMeter23 {
46 interface IUnknown;
47 }
48
49 [
50 uuid(c7338b95-52b8-4542-aa79-42eb016c8c1c)
51 ]
52 coclass AudioVolumeMeter24 {
53 interface IUnknown;
54 }
55
56 [
57 uuid(2139e6da-c341-4774-9ac3-b4e026347f64)
58 ]
59 coclass AudioVolumeMeter25 {
60 interface IUnknown;
61 }
62
63 [
64 uuid(e48c5a3f-93ef-43bb-a092-2c7ceb946f27)
65 ]
66 coclass AudioVolumeMeter26 {
67 interface IUnknown;
68 }
69
70 [
71 uuid(cac1105f-619b-4d04-831a-44e1cbf12d57)
72 ]
73 coclass AudioVolumeMeter27 {
74 interface IUnknown;
75 }
76
77 [
78 uuid(6f6ea3a9-2cf5-41cf-91c1-2170b1540063)
79 ]
80 coclass AudioReverb20 {
81 interface IUnknown;
82 }
83
84 [
85 uuid(f4769300-b949-4df9-b333-00d33932e9a6)
86 ]
87 coclass AudioReverb21 {
88 interface IUnknown;
89 }
90
91 [
92 uuid(629cf0de-3ecc-41e7-9926-f7e43eebec51)
93 ]
94 coclass AudioReverb22 {
95 interface IUnknown;
96 }
97
98 [
99 uuid(9cab402c-1d37-44b4-886d-fa4f36170a4c)
100 ]
101 coclass AudioReverb23 {
102 interface IUnknown;
103 }
104
105 [
106 uuid(8bb7778b-645b-4475-9a73-1de3170bd3af)
107 ]
108 coclass AudioReverb24 {
109 interface IUnknown;
110 }
111
112 [
113 uuid(d06df0d0-8518-441e-822f-5451d5c595b8)
114 ]
115 coclass AudioReverb25 {
116 interface IUnknown;
117 }
118
119 [
120 uuid(cecec95a-d894-491a-bee3-5e106fb59f2d)
121 ]
122 coclass AudioReverb26 {
123 interface IUnknown;
124 }
125
126 [
127 uuid(6a93130e-1d53-41d1-a9cf-e758800bb179)
128 ]
129 coclass AudioReverb27 {
130 interface IUnknown;
131 }