source: branches/captions/src/com/longtailvideo/plugins/captions/parsing/SRT.as @ 1706

Revision 1706, 133 bytes checked in by jeroen, 2 years ago (diff)

some incremental work on multilanguage captions - mostly structuring the app

Line 
1package com.longtailvideo.plugins.captions.parsing {
2
3
4    /** Parser for SubRip text files. **/
5    public class SRT {
6
7
8    };
9
10
11}
Note: See TracBrowser for help on using the repository browser.