camlib
Documentation for camlib is still a work-in-progress
Loading...
Searching...
No Matches
Enums

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)
 

Detailed Description

API to get string that represents PTP code.

Enumeration Type Documentation

◆ PtpType

enum PtpType

Definition at line 19 of file cl_enum.h.