pub fn with_volume(widget: Widget, volume: f32) -> WidgetExpand description
Set the volume (0.0–1.0) on a video_player. No-op on non-Video widgets.
pub fn with_volume(widget: Widget, volume: f32) -> WidgetSet the volume (0.0–1.0) on a video_player. No-op on non-Video widgets.