MCPcopy Create free account

hub / github.com/bpoteat/meteor-html5-video / functions

Functions31 in github.com/bpoteat/meteor-html5-video

↓ 4 callersFunctionmergeBuffers
(recBuffers, recLength)
public/recorderWorker.js:59
↓ 4 callersFunctionwriteString
(view, offset, string)
public/recorderWorker.js:91
↓ 3 callersFunctiontoBinStr_old
(bits)
client/lib/whammy.js:301
↓ 2 callersFunctionbitsToBuffer
(bits)
client/lib/whammy.js:229
↓ 2 callersFunctionparseRIFF
(string)
client/lib/whammy.js:382
↓ 2 callersFunctionparseWebP
(riff)
client/lib/whammy.js:352
↓ 1 callersFunctioncheckFrames
(frames)
client/lib/whammy.js:183
↓ 1 callersFunctionclear
()
public/recorderWorker.js:53
↓ 1 callersFunctioncompleteRecording
()
client/record.js:159
↓ 1 callersFunctiondoubleToString
(num)
client/lib/whammy.js:408
↓ 1 callersFunctionencodeWAV
(samples)
public/recorderWorker.js:97
↓ 1 callersFunctionexportWAV
(type)
public/recorderWorker.js:36
↓ 1 callersFunctionfloatTo16BitPCM
(output, offset, input)
public/recorderWorker.js:84
↓ 1 callersFunctiongenerateEBML
(json, outputAsArray)
client/lib/whammy.js:239
↓ 1 callersFunctiongetBuffer
()
public/recorderWorker.js:46
↓ 1 callersFunctioninit
(config)
public/recorderWorker.js:26
↓ 1 callersFunctioninterleave
(inputL, inputR)
public/recorderWorker.js:69
↓ 1 callersFunctionmakeSimpleBlock
(data)
client/lib/whammy.js:334
↓ 1 callersFunctionnumToBuffer
(num)
client/lib/whammy.js:201
↓ 1 callersFunctionrecord
(inputBuffer)
public/recorderWorker.js:30
↓ 1 callersFunctionsetupMedia
()
client/record.js:59
↓ 1 callersFunctionstartRecording
()
client/record.js:136
↓ 1 callersFunctionstopRecording
()
client/record.js:154
↓ 1 callersFunctionstrToBuffer
(str)
client/lib/whammy.js:210
↓ 1 callersFunctionsupportsMedia
()
client/record.js:20
↓ 1 callersFunctiontoFlatArray
(arr, outBuffer)
client/lib/whammy.js:278
↓ 1 callersFunctiontoWebM
(frames, outputAsArray)
client/lib/whammy.js:12
FunctionRecorder
(source, cfg)
client/lib/recorder.js:5
FunctionWhammyVideo
(speed, quality)
client/lib/whammy.js:422
FunctiongenerateEBML_old
(json)
client/lib/whammy.js:311
FunctionrecordFrame
()
client/record.js:210