|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <TeletextDefines.h>
Public Attributes | |
| bool | Valid |
| std::chrono::time_point< std::chrono::steady_clock > | Timestamp |
| unsigned char | PageChar [TELETEXT_PAGE_SIZE] |
| TextPageAttr_t | PageAtrb [TELETEXT_PAGE_SIZE] |
| TextPageAttr_t TextSubtitleCache_t::PageAtrb[TELETEXT_PAGE_SIZE] |
| unsigned char TextSubtitleCache_t::PageChar[TELETEXT_PAGE_SIZE] |
| std::chrono::time_point<std::chrono::steady_clock> TextSubtitleCache_t::Timestamp |
| bool TextSubtitleCache_t::Valid |