OpenJPEG  2.5.0
Data Fields
boxheader_param Struct Reference

box header parameters More...

#include <boxheader_manager.h>

Data Fields

Byte_t headlen
 header length 8 or 16 More...
 
Byte8_t length
 length of the reference Box More...
 
char type [4]
 type of information in the DBox More...
 
struct boxheader_paramnext
 pointer to the next header box More...
 

Detailed Description

box header parameters

Field Documentation

◆ headlen

Byte_t boxheader_param::headlen

header length 8 or 16

Referenced by check_JP2boxidx(), gene_boxheader(), and gene_manfbox().

◆ length

Byte8_t boxheader_param::length

length of the reference Box

Referenced by check_JP2boxidx(), gene_boxheader(), and print_boxheader().

◆ next

struct boxheader_param* boxheader_param::next

◆ type

char boxheader_param::type[4]

type of information in the DBox

Referenced by check_JP2boxidx(), gene_boxheader(), print_boxheader(), and search_boxheader().


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