Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TextSubtitleCache_t Struct Reference

#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]
 

Member Data Documentation

◆ PageAtrb

TextPageAttr_t TextSubtitleCache_t::PageAtrb[TELETEXT_PAGE_SIZE]

◆ PageChar

unsigned char TextSubtitleCache_t::PageChar[TELETEXT_PAGE_SIZE]

◆ Timestamp

std::chrono::time_point<std::chrono::steady_clock> TextSubtitleCache_t::Timestamp

◆ Valid

bool TextSubtitleCache_t::Valid

The documentation for this struct was generated from the following file: