Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 436 Bytes

File metadata and controls

7 lines (4 loc) · 436 Bytes

WebM Swift wrapper

Work in progress, currently for audio WebM only.

Example Swift layer that can be built on top of CWebM

Currently the muxer only supports adding audio frames. Adding support for video frames is trivial, feel free to fork and/or submit a PR for it. I didn't do it since I don't use video in my projects and therefore can't properly test it.