|
ADTF
|
#include <indexedfilewriter_v201_v301.h>
Public Member Functions | |
| virtual void | onChunkDropped (uint64_t index, uint16_t stream_id, uint16_t flags, timestamp_t time)=0 |
Callback interface that informs about dropped chunks in history mode
|
pure virtual |
Called whenever a chunk is dropped from the history.
| index | The chunk index. |
| stream_id | The stream id of the chunk. |
| flags | The Flags of the chunk. |
| time | The timestamp of the chunk. |