live
Data Fields
MPEG1or2Demux::OutputDescriptor Struct Reference

Data Fields

unsigned char * to
 
unsigned maxSize
 
FramedSource::afterGettingFuncfAfterGettingFunc
 
void * afterGettingClientData
 
FramedSource::onCloseFuncfOnCloseFunc
 
void * onCloseClientData
 
unsigned frameSize
 
struct timeval presentationTime
 
SavedData * savedDataHead
 
SavedData * savedDataTail
 
unsigned savedDataTotalSize
 
Boolean isPotentiallyReadable
 
Boolean isCurrentlyActive
 
Boolean isCurrentlyAwaitingData
 

Detailed Description

Definition at line 125 of file MPEG1or2Demux.hh.

Field Documentation

◆ afterGettingClientData

void* MPEG1or2Demux::OutputDescriptor::afterGettingClientData

Definition at line 129 of file MPEG1or2Demux.hh.

◆ fAfterGettingFunc

FramedSource::afterGettingFunc* MPEG1or2Demux::OutputDescriptor::fAfterGettingFunc

Definition at line 128 of file MPEG1or2Demux.hh.

◆ fOnCloseFunc

FramedSource::onCloseFunc* MPEG1or2Demux::OutputDescriptor::fOnCloseFunc

Definition at line 130 of file MPEG1or2Demux.hh.

◆ frameSize

unsigned MPEG1or2Demux::OutputDescriptor::frameSize

Definition at line 134 of file MPEG1or2Demux.hh.

◆ isCurrentlyActive

Boolean MPEG1or2Demux::OutputDescriptor::isCurrentlyActive

Definition at line 142 of file MPEG1or2Demux.hh.

◆ isCurrentlyAwaitingData

Boolean MPEG1or2Demux::OutputDescriptor::isCurrentlyAwaitingData

Definition at line 143 of file MPEG1or2Demux.hh.

◆ isPotentiallyReadable

Boolean MPEG1or2Demux::OutputDescriptor::isPotentiallyReadable

Definition at line 141 of file MPEG1or2Demux.hh.

◆ maxSize

unsigned MPEG1or2Demux::OutputDescriptor::maxSize

Definition at line 127 of file MPEG1or2Demux.hh.

◆ onCloseClientData

void* MPEG1or2Demux::OutputDescriptor::onCloseClientData

Definition at line 131 of file MPEG1or2Demux.hh.

◆ presentationTime

struct timeval MPEG1or2Demux::OutputDescriptor::presentationTime

Definition at line 134 of file MPEG1or2Demux.hh.

◆ savedDataHead

SavedData* MPEG1or2Demux::OutputDescriptor::savedDataHead

Definition at line 136 of file MPEG1or2Demux.hh.

◆ savedDataTail

SavedData* MPEG1or2Demux::OutputDescriptor::savedDataTail

Definition at line 137 of file MPEG1or2Demux.hh.

◆ savedDataTotalSize

unsigned MPEG1or2Demux::OutputDescriptor::savedDataTotalSize

Definition at line 138 of file MPEG1or2Demux.hh.

◆ to

unsigned char* MPEG1or2Demux::OutputDescriptor::to

Definition at line 127 of file MPEG1or2Demux.hh.


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