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

#include <mythccextractorplayer.h>

Inheritance diagram for CC608Stuff:
Inheritance graph
[legend]
Collaboration diagram for CC608Stuff:
Collaboration graph
[legend]

Public Member Functions

 CC608Stuff ()=default
 
 ~CC608Stuff () override
 
- Public Member Functions inherited from SRTStuff
 SRTStuff ()=default
 
virtual ~SRTStuff ()
 

Public Attributes

CC608Readerm_reader { nullptr }
 
CC608StreamType m_subs
 
- Public Attributes inherited from SRTStuff
QHash< int, SRTWriter * > m_srtWriters
 
QHash< int, int > m_subsNum
 

Detailed Description

Definition at line 68 of file mythccextractorplayer.h.

Constructor & Destructor Documentation

◆ CC608Stuff()

CC608Stuff::CC608Stuff ( )
default

◆ ~CC608Stuff()

CC608Stuff::~CC608Stuff ( )
override

Definition at line 45 of file mythccextractorplayer.cpp.

Member Data Documentation

◆ m_reader

CC608Reader* CC608Stuff::m_reader { nullptr }

Definition at line 73 of file mythccextractorplayer.h.

Referenced by ~CC608Stuff().

◆ m_subs

CC608StreamType CC608Stuff::m_subs

Definition at line 74 of file mythccextractorplayer.h.


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