pub fn simple_playback_loop_owned_frames( _: &StreamInfo, nb_frames: usize, ) -> Result<Vec<()>>
Frame allocation callback that results in self-allocated memory.