Adwonder API

 1 一 Video
 2 EW.Video.stopAll();
 3 EWVideo.stopAll(); // Modular Code Version
 4 <yourVideoInstanceNameHere>.seek(num)
 5 <yourVideoInstanceNameHere>.playVideo(num)
 6 <yourVideoInstanceNameHere>.pauseVideo();
 7 <yourVideoInstanceNameHere>.stopVideo(doClear);//// clears the last frame viewed on the VideoScreen when stopped
 8 <yourVideoInstanceNameHere>.clear();
 9 <yourVideoInstanceNameHere>.audioOn();
10 <yourVideoInstanceNameHere>.audioOff();
11 <yourVideoInstanceNameHere>.audioToggle();
12 <yourVideoInstanceNameHere>.videoLength;
13 <yourVideoInstanceNameHere>.time//position
posted @ 2012-10-27 11:23  雅尸兰黛?窃笑  阅读(109)  评论(0编辑  收藏  举报