mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-14 21:15:35 +02:00
Add compressed image size parameter
This commit is contained in:
@@ -13,6 +13,7 @@ struct ImageMetadata
|
||||
uint32_t daq_rec;
|
||||
uint16_t n_received_packets;
|
||||
bool is_good_frame;
|
||||
uint64_t compressed_image_size;
|
||||
};
|
||||
|
||||
class WriterH5Writer {
|
||||
|
||||
Reference in New Issue
Block a user