Skip to main content

playback_report_stopped

Function playback_report_stopped 

Source
pub async fn playback_report_stopped(
    reporter: State<'_, PlaybackReporterWrapper>,
    connectivity: State<'_, ConnectivityMonitorWrapper>,
    item_id: String,
    position_seconds: f64,
) -> Result<(), String>
Expand description

Report playback stopped