mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-05-17 04:33:26 +00:00
Wavewriter impl
This commit is contained in:
@@ -106,6 +106,7 @@ pub const FACT_SIG: FourCC = FourCC::make(b"fact");
|
||||
|
||||
pub const JUNK_SIG: FourCC = FourCC::make(b"JUNK");
|
||||
pub const FLLR_SIG: FourCC = FourCC::make(b"FLLR");
|
||||
pub const ELM1_SIG: FourCC = FourCC::make(b"elm1");
|
||||
pub const LIST_SIG: FourCC = FourCC::make(b"LIST");
|
||||
|
||||
pub const CUE__SIG: FourCC = FourCC::make(b"cue ");
|
||||
|
||||
Reference in New Issue
Block a user