tcking / GiraffePlayer

android video player base on ijkplayer
Apache License 2.0
681 stars 199 forks source link

How to get current duration and total duration ? #111

Open ismailtosun opened 6 years ago

tcking commented 6 years ago

please using GiraffePlayer2

player.getCurrentPosition(); //current duration
player.getDuration();//total duration