|
ADTF
|
Inherits adtf::streaming::ant::cLimitedSampleReaderQueue.
Protected Member Functions | |
| void | CheckQueue (const std::deque< cStreamItem > &oItems) override |
Protected Member Functions inherited from adtf::streaming::ant::cLimitedSampleReaderQueue | |
| void | PopFront () |
| size_t | GetSampleCount () |
Additional Inherited Members | |
Public Member Functions inherited from adtf::streaming::ant::cLimitedSampleReaderQueue | |
| tResult | Push (const IStreamItem &oStreamItem, tTimeStamp) override |
| Push a new value to the internal sample queue. | |
| void | Clear () override |
| tResult | Pop (IStreamItem &oItem) |
| Returns the next sample from the queue. | |
|
inlineoverrideprotectedvirtual |
Implements adtf::streaming::ant::cLimitedSampleReaderQueue.