OpenJPEG 2.5.2
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

◆ fd

◆ headlen

◆ length

◆ next

◆ offset

◆ type


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