gehe zum Quellcode dieser Datei
#define REMOTECAP_CHUNK_STATUS_ERROR 0 |
#define REMOTECAP_CHUNK_STATUS_LAST 2 |
#define REMOTECAP_CHUNK_STATUS_MORE 1 |
#define REMOTECAP_FWT_CHUNK_STATUS_LAST 2 |
#define REMOTECAP_FWT_CHUNK_STATUS_MORE 1 |
#define REMOTECAP_FWT_CHUNK_STATUS_SESS_LAST 3 |
void remotecap_fwt_chunks_done |
( |
void |
) | |
|
void remotecap_fwt_craw_available |
( |
void |
) | |
|
void remotecap_fwt_file_complete |
( |
void |
) | |
|
void remotecap_fwt_jpeg_available |
( |
void |
) | |
|
int remotecap_get_data_chunk |
( |
int |
fmt, |
|
|
char ** |
addr, |
|
|
unsigned int * |
size, |
|
|
int * |
pos |
|
) |
| |
Definiert in Zeile 292 der Datei remotecap.c.
311 #ifdef CAM_HAS_CANON_RAW
void remotecap_is_ready |
( |
int * |
available_type, |
|
|
int * |
image_num |
|
) |
| |
void remotecap_raw_available |
( |
char * |
rawadr) | |
|
Definiert in Zeile 168 der Datei remotecap.c.
192 #ifdef CAM_HAS_FILEWRITETASK_HOOK
195 #ifdef CAM_HAS_CANON_RAW
197 fwt_expect_file_count = 2;
199 fwt_expect_file_count = 1;
202 fwt_expect_file_count = 1;
204 #endif //CAM_HAS_FILEWRITETASK_HOOK
int remotecap_send_complete |
( |
int |
rcgd_status, |
|
|
int |
type |
|
) |
| |
Definiert in Zeile 338 der Datei remotecap.c.
345 #ifdef CAM_FILEWRITETASK_MULTIPASS
348 fwt_session_wait = 0;