Closed reinaldorauch closed 7 years ago
Yes there's a progress
event, see https://github.com/krampstudio/aja.js/blob/master/src/aja.js#L504. Now that the support is good I should document it.
Will check it, thanks for the answer
Please reopen in case of issue
Looked at the docs and didn't saw anything straightforward to do it.
Any event like
.on('progress', () => {})
or something like that?