Vanilagy / mp4-muxer

MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.
https://vanilagy.github.io/mp4-muxer/demo
MIT License
419 stars 32 forks source link

fix chunked boolean type #22

Closed Nytrm closed 11 months ago

Nytrm commented 11 months ago

Fixes the true optional to a boolean.

Vanilagy commented 11 months ago

Fixed in 3.0.2.