opj_marker_info_t Struct Reference

Marker structure. More...

#include <openjpeg.h>


Data Fields

unsigned short int type
 marker type
int pos
 position in codestream
int len
 length, marker val included


Detailed Description

Marker structure.

Field Documentation

length, marker val included

Referenced by j2k_add_marker().

position in codestream

Referenced by j2k_add_marker(), and jpwl_dump_marks().

unsigned short int opj_marker_info_t::type

marker type

Referenced by j2k_add_marker().


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

doxygen