|
ADTF File Library
|
class to create or read a file item. This file item is either a sample, streamtype or trigger. More...
#include <reader.h>
Public Attributes | |
| uint16_t | stream_id |
| stream id the file items belongs to | |
| std::chrono::nanoseconds | time_stamp |
| time stamp of the file item | |
| std::shared_ptr< const StreamItem > | stream_item |
class to create or read a file item. This file item is either a sample, streamtype or trigger.
| std::shared_ptr<const StreamItem> adtf_file::FileItem::stream_item |
stream item is either a sample, streamtype or trigger.