|
MythTV
0.26-pre
|
#include <nuppeldecoder.h>
Public Member Functions | |
| RawDataList (struct rtframeheader frameh, unsigned char *data) | |
| ~RawDataList () | |
Public Attributes | |
| struct rtframeheader | frameheader |
| unsigned char * | packet |
Definition at line 22 of file nuppeldecoder.h.
| RawDataList::RawDataList | ( | struct rtframeheader | frameh, |
| unsigned char * | data | ||
| ) | [inline] |
Definition at line 25 of file nuppeldecoder.h.
| RawDataList::~RawDataList | ( | ) | [inline] |
Definition at line 27 of file nuppeldecoder.h.
Definition at line 29 of file nuppeldecoder.h.
Referenced by NuppelDecoder::UpdateStoredFrameNum(), and NuppelDecoder::WriteStoredData().
| unsigned char* RawDataList::packet |
Definition at line 30 of file nuppeldecoder.h.
Referenced by NuppelDecoder::UpdateStoredFrameNum(), and NuppelDecoder::WriteStoredData().
1.7.6.1