ruuda / hound

A wav encoding and decoding library in Rust

Home Page:https://codeberg.org/ruuda/hound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream writer

elpiel opened this issue · comments

I would like to propose a feature where you have a Stream of bytes that you can pass to other location for ingestion.
This would require the WavWriter to remove the Seek requirement or create a separate writer that can write bytes but also return the current state of the WavSpecEx