cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.89k stars 1.12k forks source link

feat: Audio Fade in and out #1759

Closed hichemfantar closed 3 weeks ago

hichemfantar commented 2 months ago

it would be great to have a prop that configures audio fade in (on playback start) and out (on playback end)

I found this #252 but it looks abandoned