Function open_playback_file

Source
fn open_playback_file(
    dir_path: &String,
    stream_id: usize,
) -> Result<File, Error>