TeletextDecoder Class Reference

#include <teletextdecoder.h>

List of all members.

Public Member Functions

 TeletextDecoder (TeletextReader *reader)
virtual ~TeletextDecoder ()
int GetDecoderType (void) const
void Decode (const unsigned char *buf, int vbimode)
 Decodes teletext data.

Private Attributes

TeletextReaderm_teletext_reader
int m_decodertype

Detailed Description

Definition at line 8 of file teletextdecoder.h.


Constructor & Destructor Documentation

TeletextDecoder::TeletextDecoder ( TeletextReader reader  )  [inline]

Definition at line 11 of file teletextdecoder.h.

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

Definition at line 13 of file teletextdecoder.h.


Member Function Documentation

int TeletextDecoder::GetDecoderType ( void   )  const [inline]

Definition at line 15 of file teletextdecoder.h.

Referenced by AvFormatDecoder::GetTeletextDecoderType().

void TeletextDecoder::Decode ( const unsigned char *  buf,
int  vbimode 
)

Decodes teletext data.

Parameters:
buf Points to the teletext data
vbimode VBI-Mode (as defined in vbilut.h)

Definition at line 44 of file teletextdecoder.cpp.

Referenced by AvFormatDecoder::ProcessDVBDataPacket(), and AvFormatDecoder::ProcessVBIDataPacket().


Member Data Documentation

Definition at line 19 of file teletextdecoder.h.

Referenced by Decode().

Definition at line 20 of file teletextdecoder.h.

Referenced by Decode(), and GetDecoderType().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:27 2012 for MythTV by  doxygen 1.6.3