Closed sumitrvi closed 6 years ago
videoView.getPlayer().getCurrentPosition()
,have a look at GiraffePlayer.java
Hi Thanks for your relpy Can you tell me about which method i need to use for start video from certain timestamp? Example :-Youtube
On Tue, Mar 13, 2018 at 2:21 PM, tom notifications@github.com wrote:
videoView.getPlayer().getCurrentPosition(),have a look at GiraffePlayer.java
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tcking/GiraffePlayer2/issues/68#issuecomment-372590705, or mute the thread https://github.com/notifications/unsubscribe-auth/ARKpOhdx8vBbLqdGHAYLZyLlvvg_HLjHks5td4iegaJpZM4SnIk- .
-- Sumit Kumawat Digital & Apps http://www.myblackbean.com/ | EventBuoy http://www.eventbuoy.com/ Social: LinkedIN https://www.linkedin.com/company/myblackbean | FB https://www.facebook.com/myblackbean | TW http://www.twitter.com/myblkbean | G+ https://plus.google.com/115277434987018495325/posts Mobile: +91 8796485577
videoView.getPlayer().seekTo()
ok thank you sir
On Wed, Mar 14, 2018 at 8:23 AM, tom notifications@github.com wrote:
videoView.getPlayer().seekTo()
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tcking/GiraffePlayer2/issues/68#issuecomment-372887907, or mute the thread https://github.com/notifications/unsubscribe-auth/ARKpOs3cLhSNwZ7kRFgg7gVRiaElmLCrks5teIY5gaJpZM4SnIk- .
-- Sumit Kumawat Digital & Apps http://www.myblackbean.com/ | EventBuoy http://www.eventbuoy.com/ Social: LinkedIN https://www.linkedin.com/company/myblackbean | FB https://www.facebook.com/myblackbean | TW http://www.twitter.com/myblkbean | G+ https://plus.google.com/115277434987018495325/posts Mobile: +91 8796485577
How to get running video timestamp so we can stored in sharedpreference .After that when user again open video so video start from lasttimestamp is it possible or not please reply ASAP