|
MythTV master
|
#include <libmythtv/mythccextractorplayer.h>
Public Member Functions | |
| DVBSubStuff ()=default | |
| ~DVBSubStuff () | |
Public Attributes | |
| SubtitleReader * | m_reader { nullptr } |
| int | m_subsNum { 0 } |
| DVBStreamType | m_subs |
Definition at line 99 of file mythccextractorplayer.h.
|
default |
| DVBSubStuff::~DVBSubStuff | ( | ) |
Definition at line 49 of file mythccextractorplayer.cpp.
| SubtitleReader* DVBSubStuff::m_reader { nullptr } |
Definition at line 104 of file mythccextractorplayer.h.
Referenced by ~DVBSubStuff().
| DVBStreamType DVBSubStuff::m_subs |
Definition at line 106 of file mythccextractorplayer.h.
| int DVBSubStuff::m_subsNum { 0 } |
Definition at line 105 of file mythccextractorplayer.h.