Skip to main content

InteractiveWaveform

Function InteractiveWaveform 

Source
pub fn InteractiveWaveform(_: InteractiveWaveformProps) -> Element
Expand description

Present Playback position and one controlled Waveform Selection over Waveform Data.

The three interactions remain native sliders. Pointer movement is presented as an internal draft and is committed through the Controller or on_selection_change when the native interaction completes.

ยงProps

For details, see the props struct definition.