Open main menu

CDOT Wiki β

Changes

User:Cgomes7/Subtitle Documentation

355 bytes added, 19:51, 7 March 2011
Subtitle Plug-in
== Subtitle Plug-in ==
DescriptionAdds a text subtitle to the video. The subtitle appears at the start time and disappears at the end time. Subtitles can be translated into different languages using Google translate. The accessibility option allows for a user to disable the subtitles.
To use subtitle plug-in, import:
<script src="popcorn.subtitle.js"></script>
 
To use Google translate, import:
<script src="http://google.com/jsapi"></script>
== Examples ==
1
edit