|
MythTV
0.26-pre
|
Public Member Functions | |
| SavedData (unsigned char *buf, unsigned size) | |
| virtual | ~SavedData () |
Public Attributes | |
| SavedData * | next |
| unsigned char * | data |
| unsigned | dataSize |
| unsigned | numBytesUsed |
Definition at line 63 of file MPEG1or2Demux.cpp.
| MPEG1or2Demux::OutputDescriptor::SavedData::SavedData | ( | unsigned char * | buf, |
| unsigned | size | ||
| ) | [inline] |
Definition at line 65 of file MPEG1or2Demux.cpp.
| virtual MPEG1or2Demux::OutputDescriptor::SavedData::~SavedData | ( | ) | [inline, virtual] |
Definition at line 68 of file MPEG1or2Demux.cpp.
Definition at line 73 of file MPEG1or2Demux.cpp.
Referenced by MPEGProgramStreamParser::parsePESPacket(), and ~SavedData().
| unsigned char* MPEG1or2Demux::OutputDescriptor::SavedData::data |
Definition at line 74 of file MPEG1or2Demux.cpp.
Referenced by ~SavedData().
Definition at line 75 of file MPEG1or2Demux.cpp.
Definition at line 75 of file MPEG1or2Demux.cpp.
1.7.6.1