WaveformTrackStyle

constructor(passedColor: Color, futureColor: Color, minBarHeight: Dp, barSpacingRatio: Float)

Parameters

passedColor

The color for the passed part of the waveform.

futureColor

The color for the future part of the waveform.

minBarHeight

The minimum height for the waveform bars.

barSpacingRatio

The ratio for the spacing between the waveform bars.