Grok
7.6.6
|
Packet info. More...
#include <grok.h>
Public Attributes | |
uint64_t | start_pos |
packet start position (including SOP marker if it exists) More... | |
uint64_t | end_ph_pos |
end of packet header position (including EPH marker if it exists) More... | |
uint64_t | end_pos |
packet end position More... | |
double | disto |
packet distortion More... | |
Packet info.
double _grk_packet_info::disto |
packet distortion
uint64_t _grk_packet_info::end_ph_pos |
end of packet header position (including EPH marker if it exists)
uint64_t _grk_packet_info::end_pos |
packet end position
uint64_t _grk_packet_info::start_pos |
packet start position (including SOP marker if it exists)