cordova-plugin-streaming-media icon indicating copy to clipboard operation
cordova-plugin-streaming-media copied to clipboard

Is there any way to know if the video has just been played?

Open joaoduartemariucio opened this issue 6 years ago • 0 comments

What version of Streaming-Meda-Cordova-Plugin are you using? 2.2.0

What version of Cordova are you using? cordova-android 7.1.1

What devices are affected? All

Please describe the issue in detail, with relevant code samples This package is used with: ionic-angular: 3.9.2, @angular/core: 5.2.9, @ionic-native/streaming-media: 4.15.0

My app plays recordings from the server the request I take every minute of a recording I need to know if the video has just been played to put the next minute on the screen.

What did you expect to happen? That there is some way of knowing when the video has just been played

What actually happened? There is no way to check if the video has just been played

joaoduartemariucio avatar Oct 16 '18 14:10 joaoduartemariucio