开发者

play flv file in videoview in android

开发者 https://www.devze.com 2023-02-28 15:07 出处:网络
can anybody tell h开发者_如何学编程ow to play flv file in video view in android give example ThanksIn general you can\'t.The stock version of Android doesn\'t come with a parser capable of parsing wh

can anybody tell h开发者_如何学编程ow to play flv file in video view in android give example

Thanks


In general you can't. The stock version of Android doesn't come with a parser capable of parsing whatever proprietary standard that Adobe has. However, there is a good chance that vendors have added their own parsers, but that chances that FLV is one of them is extremely low. Even if you did find a vendor who has included, you're pretty much guaranteed that your app won't behave the same on every phone.

0

精彩评论

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