MythTV  0.26-pre
Public Member Functions
CC608Input Class Reference

#include <cc608decoder.h>

Inheritance diagram for CC608Input:
CC608Reader NuppelVideoRecorder

List of all members.

Public Member Functions

virtual ~CC608Input ()
virtual void AddTextData (unsigned char *buf, int len, int64_t timecode, char type)=0

Detailed Description

Definition at line 18 of file cc608decoder.h.


Constructor & Destructor Documentation

virtual CC608Input::~CC608Input ( ) [inline, virtual]

Definition at line 21 of file cc608decoder.h.


Member Function Documentation

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().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends