allow play back from a particular timestamp in the Android Remote SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey guys, was wondering if the Android SDK can allow this like the Web API already does. It would be great to allow playing a track from a starting position.
This feature would improve experience in the following use case:
The current hack involves calling play() first, then calling seekTo() in the result callback. The problem is that often the user will briefly hear the beginning of the track before that jumps to the requested position which is not ideal.
I remember seeing this issue raised more than once in the github issue tracker but I don't see it being addressed properly. It would be great if you could let us know if this is in the pipeline or even it isn't so that we can plan a workaround accordingly, although I pray that it is since it is super-critical to the app we are working on. We've been at it for over 7 months in the hope that this fix would arrive soon but we're getting a bit nervous now.
- Labels:
-
Discussion
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page