MythTV
master
|
#include <cc708window.h>
Public Member Functions | |
CC708Service ()=default | |
Public Attributes | |
uint | m_currentWindow {0} |
std::array< CC708Window, k708MaxWindows > | m_windows |
Definition at line 321 of file cc708window.h.
|
default |
uint CC708Service::m_currentWindow {0} |
Definition at line 327 of file cc708window.h.
std::array<CC708Window,k708MaxWindows> CC708Service::m_windows |
Definition at line 328 of file cc708window.h.
Referenced by SubtitleScreen::DisplayCC708Subtitles(), and MythCCExtractorPlayer::Ingest708Captions().