It might be that the HTML5 <video> element in iOS's Safari doesn't
increment the state of the buffer when the video is paused. The Player
API is just reading whatever value is being exposed by the underlying
<video> element. Assuming that's the case, there's not much we could
do about it on the YouTube side of things.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Mar 5, 10:22 am, UserArtem <serbinar...@gmail.com> wrote:
> Hi everybody,
>
> I'm using YouTube API iFrame in IOS 4.3 and later. I want to display custom
> control with state of buffering. I've used function getVideoBytesLoaded.
> When video is playing the function returns ok value but when video is
> paused it returns last same value (stale).
> Can someone tell me how I should get buffered value if player is paused.
>
> Thanks.
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment