justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
589 stars 104 forks source link

Can we get audioFileBuffer data on onListen callBack? #84

Open hirenpatelgit opened 4 years ago

hirenpatelgit commented 4 years ago

I wan to get already played data continuously and want to encode that data so is it possible to do on onListen props?