public final class LibAec
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LibAec.AecStream |
Modifier and Type | Field and Description |
---|---|
static int |
AEC_CONF_ERROR |
static int |
AEC_DATA_ERROR |
static int |
AEC_FLUSH |
static int |
AEC_MEM_ERROR |
static int |
AEC_NO_FLUSH |
static int |
AEC_OK |
static int |
AEC_RSI_OFFSETS_ERROR |
static int |
AEC_STREAM_ERROR |
Constructor and Description |
---|
LibAec() |
Modifier and Type | Method and Description |
---|---|
static int |
aec_buffer_decode(LibAec.AecStream strm) |
public static final int AEC_OK
public static final int AEC_CONF_ERROR
public static final int AEC_STREAM_ERROR
public static final int AEC_DATA_ERROR
public static final int AEC_MEM_ERROR
public static final int AEC_RSI_OFFSETS_ERROR
public static final int AEC_NO_FLUSH
public static final int AEC_FLUSH
public static int aec_buffer_decode(LibAec.AecStream strm)