Function adopt

Source
pub fn adopt(project: &mut Project, id: u64, probed: Asset) -> bool
Expand description

Fold a finished probe into project. The asset is seconds old, so every clip on it was placed against the placeholder (one MIN_CLIP-long clip, wrong audio streams): those are laid down again at the same starts now that the real duration is known. False when the asset is already gone.