pub async fn play_pause(player: &mut Player<'_>) -> Result<(), Box<dyn Error>>
Expand description

Resumes/starts or pauses the current track