nchutchind/cordova-plugin-streaming-media

Is it possible to add listeners to the video module?

Open

#107 opened on Oct 25, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (392 stars) (285 forks)batch import
enhancementhelp wantedpull-request-welcome

Description

Just wondering if it's possible to add listeners i.e. "on pause", "on completion", "get current time", etc? I notice in the SimpleVideoStream.java file there are some methods in there that could potentially be tapped into. Just wondering to how utilise them.

I know zero java and any help/advice would be appreciated. Thanks =^.^=

Contributor guide