MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
MPEG1or2Demux::OutputDescriptor::SavedData Class Reference

List of all members.

Public Member Functions

 SavedData (unsigned char *buf, unsigned size)
virtual ~SavedData ()

Public Attributes

SavedDatanext
unsigned char * data
unsigned dataSize
unsigned numBytesUsed

Detailed Description

Definition at line 63 of file MPEG1or2Demux.cpp.


Constructor & Destructor Documentation

MPEG1or2Demux::OutputDescriptor::SavedData::SavedData ( unsigned char *  buf,
unsigned  size 
) [inline]

Definition at line 65 of file MPEG1or2Demux.cpp.

Definition at line 68 of file MPEG1or2Demux.cpp.


Member Data Documentation

Definition at line 73 of file MPEG1or2Demux.cpp.

Referenced by MPEGProgramStreamParser::parsePESPacket(), and ~SavedData().

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.


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