Android Media Player中可以进行渐进式视频流传输吗?如果是,那么任何人都可以提供相同的示例代码吗?
谢谢

最佳答案

这很简单。您可以使用MediaPlayer的setDataSource方法或VideoView的SetPath。

希望对您有帮助

10-08 04:57