kbumsik / opus-media-recorder

MediaRecorder polyfill for Opus recording using WebAssembly
http://kbumsik.io/opus-media-recorder/
Other
312 stars 39 forks source link

Change incorrect namespace usage, fixes #14 #15

Closed exPHAT closed 5 years ago

exPHAT commented 5 years ago

In commit bd91878, the incorrect namespace was used when referencing the Opus ID header size.

This PR should fix issue #14.

kbumsik commented 5 years ago

Hi, Thank you very much to point it out! I will release a new version soon.

So...I did such mistake while doing a heavy refactoring....that's embarrassing :face_with_head_bandage: