Function simple_playback_loop_owned_frames

Source
pub fn simple_playback_loop_owned_frames(
    _: &StreamInfo,
    nb_frames: usize,
) -> Result<Vec<()>>
Expand description

Frame allocation callback that results in self-allocated memory.