MythTV  master
Public Member Functions | Public Attributes | List of all members
DVBSubStuff Class Reference

#include <mythccextractorplayer.h>

Collaboration diagram for DVBSubStuff:
Collaboration graph
[legend]

Public Member Functions

 DVBSubStuff ()=default
 
 ~DVBSubStuff ()
 

Public Attributes

SubtitleReaderm_reader { nullptr }
 
int m_subsNum { 0 }
 
DVBStreamType m_subs
 

Detailed Description

Definition at line 99 of file mythccextractorplayer.h.

Constructor & Destructor Documentation

◆ DVBSubStuff()

DVBSubStuff::DVBSubStuff ( )
default

◆ ~DVBSubStuff()

DVBSubStuff::~DVBSubStuff ( )

Definition at line 48 of file mythccextractorplayer.cpp.

Member Data Documentation

◆ m_reader

SubtitleReader* DVBSubStuff::m_reader { nullptr }

Definition at line 104 of file mythccextractorplayer.h.

Referenced by ~DVBSubStuff().

◆ m_subsNum

int DVBSubStuff::m_subsNum { 0 }

Definition at line 105 of file mythccextractorplayer.h.

◆ m_subs

DVBStreamType DVBSubStuff::m_subs

Definition at line 106 of file mythccextractorplayer.h.


The documentation for this class was generated from the following files: