Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
TextSubtitleCache_t Struct Reference

#include <TeletextDefines.h>

Public Attributes

bool Valid
 
long 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

long TextSubtitleCache_t::Timestamp

◆ Valid

bool TextSubtitleCache_t::Valid

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