Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 251 Bytes

Eduplayer

A phonegap videoplayer for both android and ios.

use

Eduplayer.play(path);

Eduplayer.play(path, function(time){alert(time+" played")});

Eduplayer.play(path, function(time){alert(time+" played")}, 100); //start from 100 sec