Function target

Source
fn target(
    project: &Project,
    state: &TrackState,
    selection: &[u64],
) -> Option<u64>
Expand description

The clip being tracked: the explicit pick if it still exists, else the first visual clip selected.