开发者

How do I change the media player datasource?

开发者 https://www.devze.com 2023-02-28 17:31 出处:网络
How do I change the media player datas开发者_运维问答ource without resetting it when it is already playing?I don\'t think its possible (or perhaps I haven\'t come along anything like this yet),

How do I change the media player datas开发者_运维问答ource without resetting it when it is already playing?


I don't think its possible (or perhaps I haven't come along anything like this yet),

Since it actively reads the data from the data-source, buffers small chunks of it, and then plays, thus it will not let you change it in the middle.

0

精彩评论

暂无评论...
验证码 换一张
取 消