MCPcopy Create free account
hub / github.com/modelscope/FunASR / endPos

Function endPos

runtime/html5/static/recorder-core.js:1278–1278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1276 };
1277 var tracks=scope.tracks, position=[scope.pos[0]];
1278 var endPos=function(){ scope.pos[0]=position[0] };
1279
1280 var sBL=scope.bytes.length;
1281 var bytes=new Uint8Array(sBL+inBytes.length);

Callers 1

WebM_ExtractFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…