Type Definition imbe::frame::AudioBuf
[−]
[src]
type AudioBuf = [f32; 160];
Audio samples in a decoded voice frame.
type AudioBuf = [f32; 160];
Audio samples in a decoded voice frame.