OpenJPEG  2.5.0
Data Fields
metadata_param Struct Reference

metadata-bin parameters More...

#include <metadata_manager.h>

Data Fields

Byte8_t idx
 index number More...
 
boxlist_param_tboxlist
 box list More...
 
placeholderlist_param_tplaceholderlist
 placeholder box list More...
 
boxcontents_param_tboxcontents
 box contents in case of no boxlist and placeholderlist More...
 
struct metadata_paramnext
 pointer to the next metadata-bin More...
 

Detailed Description

metadata-bin parameters

Field Documentation

◆ boxcontents

boxcontents_param_t* metadata_param::boxcontents

box contents in case of no boxlist and placeholderlist

Referenced by enqueue_metadata(), gene_metadata(), handle_XMLreqMSG(), parse_metadata(), and print_metadata().

◆ boxlist

boxlist_param_t* metadata_param::boxlist

◆ idx

Byte8_t metadata_param::idx

◆ next

struct metadata_param* metadata_param::next

◆ placeholderlist

placeholderlist_param_t* metadata_param::placeholderlist

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