| OpenJPEG 2.5.3
    | 
#include <metadata_manager.h>
| Data Fields | |
| OPJ_OFF_T | offset | 
| byte position of the box contents in the file | |
| Byte8_t | length | 
| length of the box contents | |
| Byte8_t boxcontents_param::length | 
length of the box contents
Referenced by enqueue_boxcontents(), gene_boxcontents(), handle_XMLreqMSG(), and print_metadata().
| OPJ_OFF_T boxcontents_param::offset | 
byte position of the box contents in the file
Referenced by enqueue_boxcontents(), gene_boxcontents(), handle_XMLreqMSG(), and print_metadata().