camlib
Documentation for camlib is still a work-in-progress
|
API to get string that represents PTP code. More...
Classes | |
struct | PtpEnum |
Functions | |
int | ptp_enum_all (char *string) |
int | ptp_enum (int type, char *string) |
char * | ptp_get_enum (int type, int vendor, int id) |
char * | ptp_get_enum_all (int id) |
API to get string that represents PTP code.