OpenJPEG 2.5.2
metadata_param Struct Reference

metadata-bin parameters More...

#include <metadata_manager.h>

Data Fields

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

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

◆ idx

Byte8_t metadata_param::idx

◆ next

◆ placeholderlist

placeholderlist_param_t* metadata_param::placeholderlist

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