#include <libmythtv/captions/cc608decoder.h>
|
virtual | ~CC608Input ()=default |
|
virtual void | AddTextData (unsigned char *buf, int len, std::chrono::milliseconds timecode, char type)=0 |
|
Definition at line 67 of file cc608decoder.h.
◆ ~CC608Input()
virtual CC608Input::~CC608Input |
( |
| ) |
|
|
virtualdefault |
◆ AddTextData()
virtual void CC608Input::AddTextData |
( |
unsigned char * |
buf, |
|
|
int |
len, |
|
|
std::chrono::milliseconds |
timecode, |
|
|
char |
type |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: