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

next and previous button #29

Closed
M0TRIX opened this issue Mar 11, 2021 · 1 comment
Closed

next and previous button #29

M0TRIX opened this issue Mar 11, 2021 · 1 comment

Comments

@M0TRIX
Copy link

M0TRIX commented Mar 11, 2021

hello.

I added Next and Previous buttons for playing multiple videos but there is a problem with changing video

 @IBAction func nextAction(_ sender: Any) {

        playerView.play(for: URL(string: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4")!) // next video's url
    }

this is the way I'm changing the videos //

@wxxsw
Copy link
Owner

wxxsw commented Apr 17, 2021

Please describe your problem in more detail, and the Feed Demo also shows how to switch videos

@wxxsw wxxsw closed this as completed Apr 17, 2021
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