shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

Swift Seek in live content #185

Closed franciscocarodiaz closed 3 years ago

franciscocarodiaz commented 3 years ago

In order to seek in live content what is the manner to seek to the past? I can't find any documentation related to that. I'm using shakaPlayer.currentItem set the current instant but I don't know if it's totally correct.

TheModMaker commented 3 years ago

That is the correct way. Setting the properties will affect the Player in the way you'd expect. Most of our docs are just API generated docs.

TheModMaker commented 3 years ago

Closing due to inactivity. If this is still an issue for you or if you have further questions, you can ask us to reopen.