MythTV  master
Public Member Functions | List of all members
CC608Input Class Referenceabstract

#include <cc608decoder.h>

Inheritance diagram for CC608Input:
Inheritance graph
[legend]

Public Member Functions

virtual ~CC608Input ()=default
 
virtual void AddTextData (unsigned char *buf, int len, std::chrono::milliseconds timecode, char type)=0
 

Detailed Description

Definition at line 26 of file cc608decoder.h.

Constructor & Destructor Documentation

◆ ~CC608Input()

virtual CC608Input::~CC608Input ( )
virtualdefault

Member Function Documentation

◆ AddTextData()

virtual void CC608Input::AddTextData ( unsigned char *  buf,
int  len,
std::chrono::milliseconds  timecode,
char  type 
)
pure virtual

Implemented in NuppelVideoRecorder, and CC608Reader.

Referenced by CC608Decoder::BufferCC().


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