OpenJPEG  2.3.1
Data Fields
box_param Struct Reference

box parameters More...

#include <box_manager.h>

Data Fields

int fd
 file descriptor
OPJ_OFF_T offset
 byte position of the whole Box (LBox) in the file
Byte_t headlen
 header length 8 or 16
Byte8_t length
 length of the whole Box
char type [4]
 type of information in the DBox
struct box_paramnext
 pointer to the next box

Detailed Description

box parameters


Field Documentation

int box_param::fd
Byte_t box_param::headlen
Byte8_t box_param::length
struct box_param* box_param::next
OPJ_OFF_T box_param::offset
char box_param::type[4]

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