MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / Post.js

File Post.js

Source/Resource/JavaScript/Post.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1helpers = function() {
2 MediaInfoLib.MediaInfo.prototype.Open = function(file, callback) {
3 var _this = this, offset = 0, CHUNK_SIZE = 1024 * 1024;
4

Callers

nothing calls this directly

Calls 3

loopFunction · 0.85
OptionMethod · 0.65
Open_Buffer_InitMethod · 0.65

Tested by

no test coverage detected