MythTV  master
Public Attributes | List of all members
MythFIFOWriter::MythFifoBuffer Struct Reference
Collaboration diagram for MythFIFOWriter::MythFifoBuffer:
Collaboration graph
[legend]

Public Attributes

struct MythFifoBufferm_next
 
unsigned char * m_data
 
long m_blockSize
 

Detailed Description

Definition at line 47 of file mythfifowriter.h.

Member Data Documentation

◆ m_next

struct MythFifoBuffer* MythFIFOWriter::MythFifoBuffer::m_next

◆ m_data

unsigned char* MythFIFOWriter::MythFifoBuffer::m_data

◆ m_blockSize

long MythFIFOWriter::MythFifoBuffer::m_blockSize

Definition at line 51 of file mythfifowriter.h.

Referenced by MythFIFOWriter::FIFOWrite().


The documentation for this struct was generated from the following file: