1
2
3
pub const RIFF_ID: &str = "RIFF";
pub const LIST_ID: &str = "LIST";
pub const SEQT_ID: &str = "SEQT";