{"type": "func", "start": 6443265024, "end": 6443265040, "name": "FMOD_System_GetRecordDriverInfo", "pseudocode": "// \n// FMOD_System_GetRecordDriverInfo from 0x1800c6c00 to 0x1800c6c10 (16 bytes)\n// \n// 2 xrefs:\n// > FMOD5_System_GetRecordDriverInfo @ 0x1800f4bd0\n// > <???> @ 0x180194348\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_System_GetRecordDriverInfo(\n        __int64 a1,\n        unsigned int a2,\n        __int64 a3,\n        unsigned int a4,\n        __int64 a5,\n        __int64 a6,\n        __int64 a7,\n        __int64 a8,\n        __int64 a9)\n{\n  if ( a1 )\n    return FMOD::System::getRecordDriverInfo(a1, a2, a3, a4, a5, a6, a7, a8, a9);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_System_GetRecordDriverInfo from 0x1800c6c00 to 0x1800c6c10 (16 bytes)\n; \n; 2 xrefs:\n; > FMOD5_System_GetRecordDriverInfo @ 0x1800f4bd0\n; > <???> @ 0x180194348\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\ntest    rcx, rcx                                                       ; +0x0, 0x1800c6c00\njnz     short loc_1800C6C0B                                            ; +0x3, 0x1800c6c03\nmov     eax, 1Fh                                                       ; +0x5, 0x1800c6c05\nretn                                                                   ; +0xa, 0x1800c6c0a\njmp     ?getRecordDriverInfo@System@FMOD@@QEAA?AW4FMOD_RESULT@@HPEADHPEAUFMOD_GUID@@PEAHPEAW4FMOD_SPEAKERMODE@@2PEAI@Z; FMOD::System::getRecordDriverInfo(int,char *,int,FMOD_GUID *,int *,FMOD_SPEAKERMODE *,int *,uint *) ; +0xb, 0x1800c6c0b", "xrefs": ["FMOD5_System_GetRecordDriverInfo @ 0x1800f4bd0", "<???> @ 0x180194348"], "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"}