How to use SMIL file in Android development

江枫思渺然 提交于 2019-12-12 02:54:07

问题


My requirment is to make Media player based on SMIL language on android platform is it possible to use SMIL file in android?

Thanks Advace


回答1:


Not 'out of the box' (although you didn't tell us exactly which android box you might be in).

But there are several other questioners asking this very question, leading me to believe this belongs in the "do my homework for me" category. And a quick search would have revealed this answer:

Parse application/smil MMS MIME type on android

...where the first answer includes a link to a Java based SMIL player. Always search before asking. Thanks!



来源:https://stackoverflow.com/questions/15781908/how-to-use-smil-file-in-android-development

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!