"L. Spiro Engine"
|
#include <LSIJpegCommonStructs.h>
Public Attributes | |
opj_event_mgr_t * | event_mgr |
LSVOID * | client_data |
LSBOOL | is_decompressor |
OPJ_CODEC_FORMAT | codec_format |
LSVOID * | j2k_handle |
LSVOID * | jp2_handle |
LSVOID * | mj2_handle |
Compression context info.
Available for use by application.
selected codec.
Fields shared with opj_dinfo_t. pointer to the event manager.
So common code can tell which is which.
pointer to the J2K codec.
pointer to the JP2 codec.
< pointer to the MJ2 codec.