|
live
|
Data Fields | |
| unsigned char * | to |
| unsigned | maxSize |
| FramedSource::afterGettingFunc * | fAfterGettingFunc |
| void * | afterGettingClientData |
| FramedSource::onCloseFunc * | fOnCloseFunc |
| void * | onCloseClientData |
| unsigned | frameSize |
| struct timeval | presentationTime |
| SavedData * | savedDataHead |
| SavedData * | savedDataTail |
| unsigned | savedDataTotalSize |
| Boolean | isPotentiallyReadable |
| Boolean | isCurrentlyActive |
| Boolean | isCurrentlyAwaitingData |
Definition at line 125 of file MPEG1or2Demux.hh.
| void* MPEG1or2Demux::OutputDescriptor::afterGettingClientData |
Definition at line 129 of file MPEG1or2Demux.hh.
| FramedSource::afterGettingFunc* MPEG1or2Demux::OutputDescriptor::fAfterGettingFunc |
Definition at line 128 of file MPEG1or2Demux.hh.
| FramedSource::onCloseFunc* MPEG1or2Demux::OutputDescriptor::fOnCloseFunc |
Definition at line 130 of file MPEG1or2Demux.hh.
| unsigned MPEG1or2Demux::OutputDescriptor::frameSize |
Definition at line 134 of file MPEG1or2Demux.hh.
| Boolean MPEG1or2Demux::OutputDescriptor::isCurrentlyActive |
Definition at line 142 of file MPEG1or2Demux.hh.
| Boolean MPEG1or2Demux::OutputDescriptor::isCurrentlyAwaitingData |
Definition at line 143 of file MPEG1or2Demux.hh.
| Boolean MPEG1or2Demux::OutputDescriptor::isPotentiallyReadable |
Definition at line 141 of file MPEG1or2Demux.hh.
| unsigned MPEG1or2Demux::OutputDescriptor::maxSize |
Definition at line 127 of file MPEG1or2Demux.hh.
| void* MPEG1or2Demux::OutputDescriptor::onCloseClientData |
Definition at line 131 of file MPEG1or2Demux.hh.
| struct timeval MPEG1or2Demux::OutputDescriptor::presentationTime |
Definition at line 134 of file MPEG1or2Demux.hh.
| SavedData* MPEG1or2Demux::OutputDescriptor::savedDataHead |
Definition at line 136 of file MPEG1or2Demux.hh.
| SavedData* MPEG1or2Demux::OutputDescriptor::savedDataTail |
Definition at line 137 of file MPEG1or2Demux.hh.
| unsigned MPEG1or2Demux::OutputDescriptor::savedDataTotalSize |
Definition at line 138 of file MPEG1or2Demux.hh.
| unsigned char* MPEG1or2Demux::OutputDescriptor::to |
Definition at line 127 of file MPEG1or2Demux.hh.