question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

<Video source={...} seek={20.0} 
     rate={1}
     volume={1.0} 
     muted={false} 
     paused={false}
     resizeMode="cover"
     repeat={true}     
/>

I need to start playing at a specific time,but not work I don’t know why… help…

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:20 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
sami3898commented, May 9, 2020

did anybody solved this issue?

2reactions
nwaughachukwumacommented, Dec 21, 2018

Was this problem ever solved? I am trying to return the seek to 0 after the video is done playing (onEnd), using this.player.seek(0) but I get undefined is not an object (evaluating _this.player.seek)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Clearing browser history - SEEK
Sometimes problematic cookies or cache files may cause issues on SEEK. Clearing your cache and browser history is a good first step to...
Read more >
Seek not working correctly - Bug Reports - iNaturalist Forum
Continuing the discussion from Seek not working correctly: Hi. This is still happening. It doesn't matter which taxon is selected I always ...
Read more >
is Seek by iNaturalist not working / having issues for you?
✅ Seek by iNaturalist app notifications are not working properly. Go to your Settings->Notifications->Seek by iNaturalist and check whether notifications ...
Read more >
seek function doesn't work on Android · Issue #2230 - GitHub
I tried it today with 5.1.0-alpha8 and indeed the seek function still not working properly with Android MediaPlayer, but it works with ExoPlayer ......
Read more >
Python seek() not shifting pointer to right place - Stack Overflow
Python seek() not shifting pointer to right place​​ Save this question. Show activity on this post.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found