"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 |
Routines that are to be used by both halves of the library are declared to receive a pointer to this structure. There are no actual instances of opj_common_struct_t, only of opj_cinfo_t and opj_dinfo_t.
Available for use by application.
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.