fn speed_panel(
index: usize,
current: f64,
project: Option<RwSignal<Option<EditProject>>>,
history: Option<StoredValue<Option<History>>>,
) -> AnyViewExpand description
The speed section for the selected clip index at its current speed.