| OpenJPEG
    2.3.1
    | 
codestream parameters More...
#include <codestream_manager.h>
| Data Fields | |
| int | fd | 
| file descriptor  More... | |
| OPJ_OFF_T | offset | 
| byte position of DBox (Box Contents) in the file  More... | |
| Byte8_t | length | 
| content length  More... | |
codestream parameters
| int codestream_param::fd | 
file descriptor
Referenced by fetch_codestream1byte(), fetch_codestream2bytebigendian(), fetch_codestream4bytebigendian(), fetch_codestreambytes(), print_codestream(), and set_codestream().
| Byte8_t codestream_param::length | 
content length
Referenced by print_codestream(), and set_codestream().
| OPJ_OFF_T codestream_param::offset | 
byte position of DBox (Box Contents) in the file
Referenced by fetch_codestream1byte(), fetch_codestream2bytebigendian(), fetch_codestream4bytebigendian(), fetch_codestreambytes(), print_codestream(), and set_codestream().
 1.8.15
 1.8.15