|
MythTV
0.26-pre
|
Public Attributes | |
| struct fifo_buf * | next |
| unsigned char * | data |
| long | blksize |
Definition at line 44 of file fifowriter.h.
| struct fifo_buf* FIFOWriter::fifo_buf::next |
Definition at line 46 of file fifowriter.h.
Referenced by FIFOWriter::FIFOInit(), FIFOWriter::FIFOWrite(), and FIFOWriter::FIFOWriteThread().
| unsigned char* FIFOWriter::fifo_buf::data |
Definition at line 47 of file fifowriter.h.
Referenced by FIFOWriter::FIFOInit(), FIFOWriter::FIFOWrite(), and FIFOWriter::FIFOWriteThread().
Definition at line 48 of file fifowriter.h.
Referenced by FIFOWriter::FIFOWrite().
1.7.6.1