Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paused: true at start ignored #30

Closed
csakon opened this issue May 7, 2015 · 2 comments
Closed

paused: true at start ignored #30

csakon opened this issue May 7, 2015 · 2 comments

Comments

@csakon
Copy link

csakon commented May 7, 2015

I've set pause to true, but once a video loads, it ignores the setting and plays anyway. Toggling pause and play works fine once the video has started, but I want a video to load then remain paused at the first frame if pause is set to true.

@brentvatne
Copy link
Contributor

Fixed in 0.3.3! Thanks

@card-b
Copy link

card-b commented Jul 19, 2017

Still having this issue in the current version. The video plays on load whether I start in paused or not.

RalfNieuwenhuizen pushed a commit to RalfNieuwenhuizen/react-native-video that referenced this issue Apr 20, 2022
* Return bytes read and written in export video method

* Cleanup unused vars
hueniverse pushed a commit that referenced this issue Jun 9, 2022
When moving init logic to a different thread we missed one function that was not captured if an error occurred. This PR wraps the source init function that happens on a different thread in a try/catch to capture any errors that occur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants