{"type": "func", "start": 466308, "end": 466312, "name": "FMOD5_ChannelGroup_SetMixLevelsOutput", "pseudocode": "// \n// FMOD5_ChannelGroup_SetMixLevelsOutput from 0x71d84 to 0x71d88 (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x6178\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// attributes: thunk\nchar *__fastcall FMOD5_ChannelGroup_SetMixLevelsOutput(\n        FMOD::ChannelControl *a1,\n        float a2,\n        float a3,\n        float a4,\n        float a5,\n        float a6,\n        float a7,\n        float a8,\n        float a9)\n{\n  return FMOD_ChannelGroup_SetMixLevelsOutput(a1, a2, a3, a4, a5, a6, a7, a8, a9);\n}", "assembly": "; \n; FMOD5_ChannelGroup_SetMixLevelsOutput from 0x71d84 to 0x71d88 (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x6178\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nB               .FMOD_ChannelGroup_SetMixLevelsOutput                  ; +0x0, 0x71d84", "xrefs": ["<???> @ 0x6178"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}