|
MythTV master
|
Go to the source code of this file.
Classes | |
| class | embedlrc.BinaryFile |
Namespaces | |
| namespace | embedlrc |
Functions | |
| def | embedlrc.getEmbedLyrics (song, getlrc, lyricssettings) |
| def | embedlrc.getLyrics3 (bfile, getlrc) |
| def | embedlrc.ms2timestamp (ms) |
| def | embedlrc.getID3Lyrics (bfile, getlrc) |
| def | embedlrc.getFlacLyrics (bfile, getlrc) |
| def | embedlrc.getMP4Lyrics (bfile, getlrc) |
| def | embedlrc.getOGGLyrics (bfile, getlrc) |
| def | embedlrc.getAPELyrics (bfile, getlrc) |
| def | embedlrc.isLRC (lyr) |
Variables | |
| embedlrc.LANGUAGE = ADDON.getLocalizedString | |