pub fn with_rate(widget: Widget, rate: f32) -> WidgetExpand description
Set playback speed (1.0 = normal) on a video_player. No-op on non-Video widgets.
pub fn with_rate(widget: Widget, rate: f32) -> WidgetSet playback speed (1.0 = normal) on a video_player. No-op on non-Video widgets.