Go to the source code of this file.
Classes | |
| class | TeletextExtractorReader |
Functions | |
| QString | decode_teletext (int codePage, const uint8_t data[40]) |
| Get decoded ttx as a string. | |
| QString decode_teletext | ( | int | codePage, | |
| const uint8_t | data[40] | |||
| ) |
Get decoded ttx as a string.
Definition at line 134 of file teletextextractorreader.cpp.
Referenced by to_string_list().
1.6.3