摘要:
<script type="text/javascript" charset="utf-8" > //Sample use: /** * Display an intent to play the video. * * @param url The url to play */ //play(url) //window.plugins.videoPlayer.play("http://path.to.my/video.mp4"); //window.plugins.videoPlayer.play("file:/ 阅读全文