|
bool | Init () |
|
void | ConvertLine (std::string &strUTF8, const char *langClassID=NULL) |
| Convert a subtitle text line. More...
|
|
void | CloseTag (std::string &text) |
|
void | LoadHead (CDVDSubtitleStream *samiStream) |
|
◆ ConvertLine()
void CDVDSubtitleTagSami::ConvertLine |
( |
std::string & |
strUTF8, |
|
|
const char * |
langClassID = NULL |
|
) |
| |
Convert a subtitle text line.
- Parameters
-
line | The text line |
len | The line length |
langClassID | The SAMI Class ID language (keep the language lines with this ID and ignore all others) |
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDSubtitles/DVDSubtitleTagSami.h
- xbmc/cores/VideoPlayer/DVDSubtitles/DVDSubtitleTagSami.cpp