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

Not receiving callback from: func playerVideo(player: PlayerView, currentTime: Double) #7

Open
kekearif opened this issue Jul 25, 2016 · 3 comments

Comments

@kekearif
Copy link

Hey, loving the video player view so far however I seem to have an issue getting callback from func playerVideo(player: PlayerView, currentTime: Double). I have the delegate set and func playerVideo(player: PlayerView, duration: Double) works fine for getting the duration. Tried setting a different interval too using videoPlayerView.interval = CMTimeMake(1, 1). Any ideas what I might be doing wrong here?

@kekearif
Copy link
Author

Thought it was fixed. However it's not working. Sometimes it gets callback and sometimes it doesn't seems random.

@kekearif kekearif reopened this Jul 25, 2016
@kekearif
Copy link
Author

seems to be just on the simulator actually...

@davidlondono
Copy link
Owner

I haven't changed the interval on the simulator.
But still I don't like that it doesn't work there, I'm gonna check what I could do.

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

2 participants