.TH "LIBMTP_filesampledata_struct" 3 "Version 1.1.21" "libmtp" \" -*- nroff -*- .ad l .nh .SH NAME libmtp \- .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "uint32_t \fBwidth\fP" .br .ti -1c .RI "uint32_t \fBheight\fP" .br .ti -1c .RI "uint32_t \fBduration\fP" .br .ti -1c .RI "\fBLIBMTP_filetype_t\fP \fBfiletype\fP" .br .ti -1c .RI "uint64_t \fBsize\fP" .br .ti -1c .RI "char * \fBdata\fP" .br .in -1c .SH "Detailed Description" .PP LIBMTP Object RepresentativeSampleData Structure .SH "Field Documentation" .PP .SS "char* LIBMTP_filesampledata_struct::data" Sample data .PP Referenced by \fBLIBMTP_destroy_filesampledata_t()\fP, \fBLIBMTP_Get_Representative_Sample()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SS "uint32_t LIBMTP_filesampledata_struct::duration" Duration in milliseconds if it is audio .PP Referenced by \fBLIBMTP_Get_Representative_Sample()\fP, \fBLIBMTP_Get_Representative_Sample_Format()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SS "\fBLIBMTP_filetype_t\fP LIBMTP_filesampledata_struct::filetype" Filetype used for the sample .PP Referenced by \fBLIBMTP_Get_Representative_Sample()\fP, \fBLIBMTP_Get_Representative_Sample_Format()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SS "uint32_t LIBMTP_filesampledata_struct::height" Height of sample if it is an image .PP Referenced by \fBLIBMTP_Get_Representative_Sample()\fP, \fBLIBMTP_Get_Representative_Sample_Format()\fP, \fBLIBMTP_new_filesampledata_t()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SS "uint64_t LIBMTP_filesampledata_struct::size" Size of sample data in bytes .PP Referenced by \fBLIBMTP_Get_Representative_Sample()\fP, \fBLIBMTP_Get_Representative_Sample_Format()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SS "uint32_t LIBMTP_filesampledata_struct::width" Width of sample if it is an image .PP Referenced by \fBLIBMTP_Get_Representative_Sample()\fP, \fBLIBMTP_Get_Representative_Sample_Format()\fP, and \fBLIBMTP_Send_Representative_Sample()\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libmtp from the source code\&.