ADTF
|
Protected Member Functions | |
void | CheckQueue (const std::deque< cStreamItem > &oItems) override |
Protected Member Functions inherited from cLimitedSampleReaderQueue | |
void | PopFront () |
size_t | GetSampleCount () |
Additional Inherited Members | |
Public Member Functions inherited from cLimitedSampleReaderQueue | |
tResult | Push (const IStreamItem &oStreamItem, tTimeStamp) override |
Push a new value to the internal sample queue. More... | |
void | Clear () override |
clears the local queue of the reader either only EndStreaming or incoming event ISampleInStream::IQueueItem::RE_Flush | |
tResult | Pop (IStreamItem &oItem) |
Returns the next sample from the queue. More... | |
Definition at line 718 of file samplereader.h.