highResRotaryVolumeControls
fun Modifier.highResRotaryVolumeControls(volumeUiStateProvider: () -> VolumeUiState, onRotaryVolumeInput: (Int) -> Unit, localView: View): Modifier
A high resolution rotary volume modifier, that uses convertPixelToVolume to convert accumulated scrolled pixels to volume to pass into onRotaryVolumeInput for a corresponding volume change