xaudio2fx.idl 2.4 KB

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