tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

Perhaps add API call to allow us to get playback time marker? #85

Open etdebruin opened 7 years ago

etdebruin commented 7 years ago

During play I'd love to be able to get the time marker / timestamp of where the play head is in the track. Perhaps duration or something?