|
MythTV
0.26-pre
|
#include <cc608decoder.h>
Public Member Functions | |
| virtual | ~CC608Input () |
| virtual void | AddTextData (unsigned char *buf, int len, int64_t timecode, char type)=0 |
Definition at line 18 of file cc608decoder.h.
| virtual CC608Input::~CC608Input | ( | ) | [inline, virtual] |
Definition at line 21 of file cc608decoder.h.
| virtual void CC608Input::AddTextData | ( | unsigned char * | buf, |
| int | len, | ||
| int64_t | timecode, | ||
| char | type | ||
| ) | [pure virtual] |
Implemented in NuppelVideoRecorder, and CC608Reader.
Referenced by CC608Decoder::BufferCC().
1.7.6.1