PluginInfo.json 794 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "PluginInfo": {
  3. "Platform": "Windows",
  4. "BasePlatform": "Windows",
  5. "PluginLibs": [
  6. {
  7. "LibName": "Wwise Silence",
  8. "LibId": "6619138",
  9. "Type": "Source",
  10. "DLL": "AkSilenceGenerator",
  11. "StaticLib": "AkSilenceSource"
  12. },
  13. {
  14. "LibName": "Wwise RoomVerb",
  15. "LibId": "7733251",
  16. "Type": "Effect",
  17. "DLL": "AkRoomVerb",
  18. "StaticLib": "AkRoomVerbFX"
  19. },
  20. {
  21. "LibName": "System",
  22. "LibId": "11403271",
  23. "Type": "AudioDevice"
  24. },
  25. {
  26. "LibName": "No Output",
  27. "LibId": "11862023",
  28. "Type": "AudioDevice"
  29. },
  30. {
  31. "LibName": "Wwise Audio Input",
  32. "LibId": "13107202",
  33. "Type": "Source",
  34. "DLL": "AkAudioInput",
  35. "StaticLib": "AkAudioInputSource"
  36. }
  37. ],
  38. "FileHash": "{ED70A5A6-ED72-F30D-71DC-618BFC96FB2D}"
  39. }
  40. }