Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CCM_BLOCKSIZE_1024 |
1024 |
public static final int |
CCM_BLOCKSIZE_128 |
128 |
public static final int |
CCM_BLOCKSIZE_2048 |
2048 |
public static final int |
CCM_BLOCKSIZE_256 |
256 |
public static final int |
CCM_BLOCKSIZE_512 |
512 |
public static final int |
CCM_BLOCKSIZE_64 |
64 |
public static final int |
CCM_SAMPLERATE_10000 |
10000 |
public static final int |
CCM_SAMPLERATE_12500 |
12500 |
public static final int |
CCM_SAMPLERATE_20000 |
20000 |
public static final int |
CCM_SAMPLERATE_25000 |
25000 |
public static final int |
CCM_SAMPLERATE_40000 |
40000 |
public static final int |
CCM_SAMPLERATE_50000 |
50000 |
public static final int |
CCM_STATUS_LOGGING_ENA |
8192 |
public static final int |
CCM_STATUS_MEMORY_FULL |
32768 |
public static final int |
CCM_STATUS_OVERFLOW |
2 |
public static final int |
CCM_STATUS_RUNNING |
1 |
public static final int |
CCM_STATUS_VALID_MASK |
4096 |
public static final int |
CCM_WINDOW_CUSTOM |
1 |
public static final int |
CCM_WINDOW_HAMMING |
2 |
public static final int |
CCM_WINDOW_HANNING |
3 |
public static final int |
CCM_WINDOW_RECTANGULAR |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CCM_GetFirmwareVersion |
3 |
public static final int |
CCM_GetLibraryVersion |
1 |
public static final int |
CCM_GetServiceVersion |
2 |