"L. Spiro Engine"
Public Attributes

lsi::CJpegCommonStructs::opj_common_struct Struct Reference

#include <LSIJpegCommonStructs.h>

List of all members.

Public Attributes

opj_event_mgr_tevent_mgr
LSVOID * client_data
LSBOOL is_decompressor
OPJ_CODEC_FORMAT codec_format
LSVOID * j2k_handle
LSVOID * jp2_handle
LSVOID * mj2_handle

Detailed Description

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.


Member Data Documentation

Available for use by application.

selected codec.

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator