Grok  7.6.6
Public Attributes | List of all members
_grk_packet_info Struct Reference

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...
 

Detailed Description

Packet info.

Member Data Documentation

◆ disto

double _grk_packet_info::disto

packet distortion

◆ end_ph_pos

uint64_t _grk_packet_info::end_ph_pos

end of packet header position (including EPH marker if it exists)

◆ end_pos

uint64_t _grk_packet_info::end_pos

packet end position

◆ start_pos

uint64_t _grk_packet_info::start_pos

packet start position (including SOP marker if it exists)


The documentation for this struct was generated from the following file: