{"type": "func", "start": 331868, "end": 331916, "name": "FMOD_ChannelGroup_IsPlaying", "pseudocode": "// \n// FMOD_ChannelGroup_IsPlaying from 0x5105c to 0x5108c (48 bytes)\n// \n// 4 xrefs:\n// > .FMOD_ChannelGroup_IsPlaying @ 0x10903c\n// > <???> @ 0x23c8\n// > .FMOD_ChannelGroup_IsPlaying @ 0x109034\n// > <???> @ 0x1110e0\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__int64 __fastcall FMOD_ChannelGroup_IsPlaying(__int64 a1)\n{\n  __int64 v1; // x19\n  __int64 result; // x0\n\n  if ( !a1 )\n    return 31;\n  result = sub_519DC();\n  if ( v1 )\n  {\n    if ( !(_DWORD)result )\n      return sub_519AC(result);\n  }\n  return result;\n}", "assembly": "; \n; FMOD_ChannelGroup_IsPlaying from 0x5105c to 0x5108c (48 bytes)\n; \n; 4 xrefs:\n; > .FMOD_ChannelGroup_IsPlaying @ 0x10903c\n; > <???> @ 0x23c8\n; > .FMOD_ChannelGroup_IsPlaying @ 0x109034\n; > <???> @ 0x1110e0\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\nSTR             X19, [SP,#-0x10+var_10]!                               ; +0x0, 0x5105c\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0x4, 0x51060\nADD             X29, SP, #0x10                                         ; +0x8, 0x51064\nCBZ             X0, loc_51080                                          ; +0xc, 0x51068\nBL              sub_519DC                                              ; +0x10, 0x5106c\nCBZ             X19, loc_51084                                         ; +0x14, 0x51070\nCBNZ            W0, loc_51084                                          ; +0x18, 0x51074\nBL              sub_519AC                                              ; +0x1c, 0x51078\nB               loc_51084                                              ; +0x20, 0x5107c\nMOV             W0, #0x1F                                              ; +0x24, 0x51080\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x28, 0x51084\nB               loc_519A4                                              ; +0x2c, 0x51088", "xrefs": [".FMOD_ChannelGroup_IsPlaying @ 0x10903c", "<???> @ 0x23c8", ".FMOD_ChannelGroup_IsPlaying @ 0x109034", "<???> @ 0x1110e0"], "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"}