diff --git a/Demo/API/Assets/WX-WASM-SDK-V2/Runtime/wechat-default/unity-sdk/recorder.js b/Demo/API/Assets/WX-WASM-SDK-V2/Runtime/wechat-default/unity-sdk/recorder.js index d132f351..54d2d15c 100644 --- a/Demo/API/Assets/WX-WASM-SDK-V2/Runtime/wechat-default/unity-sdk/recorder.js +++ b/Demo/API/Assets/WX-WASM-SDK-V2/Runtime/wechat-default/unity-sdk/recorder.js @@ -28,7 +28,7 @@ export default { return; } const callback = (res) => { - cacheArrayBuffer(id, res.data); + cacheArrayBuffer(id, res.frameBuffer); const resStr = JSON.stringify({ callbackId: id, res: JSON.stringify({