MythTV  0.26-pre
Public Member Functions | Private Attributes
CC708Decoder Class Reference

#include <cc708decoder.h>

List of all members.

Public Member Functions

 CC708Decoder (CC708Reader *ccr)
 ~CC708Decoder ()
void decode_cc_data (uint cc_type, uint data1, uint data2)
void decode_cc_null (void)
void services (uint seconds, bool[64]) const

Private Attributes

CaptionPacket partialPacket
CC708Readerreader
time_t last_seen [64]

Detailed Description

Definition at line 24 of file cc708decoder.h.


Constructor & Destructor Documentation

Definition at line 27 of file cc708decoder.h.

Definition at line 32 of file cc708decoder.h.


Member Function Documentation

void CC708Decoder::decode_cc_data ( uint  cc_type,
uint  data1,
uint  data2 
)

Definition at line 39 of file cc708decoder.cpp.

Referenced by AvFormatDecoder::DecodeDTVCC().

Definition at line 68 of file cc708decoder.cpp.

Referenced by AvFormatDecoder::DecodeDTVCC().

void CC708Decoder::services ( uint  seconds,
bool  seen[64] 
) const
Returns:
Services seen in last few seconds as specified.

Definition at line 75 of file cc708decoder.cpp.

Referenced by AvFormatDecoder::UpdateCaptionTracksFromStreams().


Member Data Documentation

Definition at line 41 of file cc708decoder.h.

Referenced by CC708Decoder(), decode_cc_data(), and decode_cc_null().

Definition at line 42 of file cc708decoder.h.

Referenced by decode_cc_data(), and decode_cc_null().

time_t CC708Decoder::last_seen[64] [private]

Definition at line 43 of file cc708decoder.h.

Referenced by CC708Decoder(), decode_cc_data(), decode_cc_null(), and services().


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