LIBMTP_destroy_file_t ( LIBMTP_file_t* p1 )Field 'p1->filetype' in 1st parameter 'p1' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_destroy_filesampledata_t ( LIBMTP_filesampledata_t* p1 )Field 'p1->filetype' in 1st parameter 'p1' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_destroy_track_t ( LIBMTP_track_t* p1 )Field 'p1->filetype' in 1st parameter 'p1' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Filelisting ( LIBMTP_mtpdevice_t* p1 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Filelisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Filemetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Filetype_Description ( LIBMTP_filetype_t p1 )1st parameter 'p1' has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Representative_Sample_Format ( LIBMTP_mtpdevice_t* p1, LIBMTP_filetype_t const p2, LIBMTP_filesampledata_t** p3 )2nd parameter 'p2' has base type 'LIBMTP_filetype_t'.
LIBMTP_Get_Tracklisting ( LIBMTP_mtpdevice_t* p1 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Tracklisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Trackmetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_new_file_t ( )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_new_filesampledata_t ( )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_new_track_t ( )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_File_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_File_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_Representative_Sample ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_filesampledata_t* p3 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_Track_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_Track_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Update_Track_Metadata ( LIBMTP_mtpdevice_t* p1, LIBMTP_track_t const*const p2 )Field 'p2->next->filetype' in 2nd parameter 'p2' (pointer) has type 'LIBMTP_filetype_t'.