fn apply_clip_fields(clip: &mut Clip, fields: &Value) -> Result<(), String>Expand description
Apply clip.set fields to a clip (everything except speed/reverse, which the caller routes
through Project::set_speed so neighbour collisions are respected).