util/frame/audio: improve ergonomics

This commit is contained in:
meh
2015-06-08 15:51:41 +02:00
parent 065337925f
commit 02ea528c26
4 changed files with 95 additions and 167 deletions

View File

@ -8,7 +8,6 @@ pub mod format;
pub mod frame;
pub mod chroma;
pub mod time;
pub mod samples;
pub mod channel_layout;
use std::ffi::CStr;