Writer implementation

creaet_frame_buffer() interface has been moved to WaveFmt
This commit is contained in:
Jamie Hardt
2020-12-24 22:57:54 -08:00
parent e2e029d3a3
commit 465bad40fc
7 changed files with 92 additions and 18 deletions

View File

@@ -112,6 +112,7 @@ mod common_format;
mod parser;
mod audio_frame_reader;
mod audio_frame_writer;
mod list_form;
mod chunks;