开发者

Sample code for progressive video streaming on Android?

开发者 https://www.devze.com 2023-04-08 11:07 出处:网络
Is progressive video streaming in the Android Media 开发者_运维知识库Player possible?? if yes then can anyone please provide me with a sample code for the same?

Is progressive video streaming in the Android Media 开发者_运维知识库Player possible?? if yes then can anyone please provide me with a sample code for the same? thanks


It's rather simple. You able to use setDataSource method of MediaPlayer or SetPath of VideoView.

Hope it's helpful for you

0

精彩评论

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