Ubuntu Manpages

#include <libmtp.h>


uint32_t width
uint32_t height
uint32_t duration
LIBMTP_filetype_t filetype
uint64_t size
char * data

LIBMTP Object RepresentativeSampleData Structure

Sample data

Referenced by LIBMTP_destroy_filesampledata_t().

Duration in milliseconds if it is audio

LIBMTP_filetype_t LIBMTP_filesampledata_struct::filetype

Filetype used for the sample

Height of sample if it is an image

Referenced by LIBMTP_new_filesampledata_t().

Size of sample data in bytes

Width of sample if it is an image

Generated automatically by Doxygen for libmtp from the source code.