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

Looping on Movie class is not working #3

Open
shlomihod opened this issue Oct 22, 2015 · 0 comments
Open

Looping on Movie class is not working #3

shlomihod opened this issue Oct 22, 2015 · 0 comments

Comments

@shlomihod
Copy link

When using the looping method of Movie class before calling to play method, it's not working, i.e. the video is played just once.

I guess it's because already in the Movie class constructor, the looping of the Android's MediaPlayer is set (through initPlayer). However, it's possible to use the loop method only after the constructor.

@shlomihod shlomihod changed the title Looping on video is not working Looping on Movie class is not working Oct 22, 2015
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

1 participant