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

issue : play에서 같은 동영상으로 변경할때, 이전 영상의 end가 영상의 끝이면, 이전 영상의 start로 다음영상이 시작됨 #27

Open
Seongil-Shin opened this issue Feb 5, 2022 · 1 comment

Comments

@Seongil-Shin
Copy link
Member

원인
이전 영상의 onVideoEnd가 ready 시 발생하는 seekToStart보다 늦게 실행되기에 생기는 문제.

@Seongil-Shin
Copy link
Member Author

onVideoEnd에서 seekToStart를 먼저 실행함으로써 해결

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