Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(542)

Unified Diff: src/libmtp.sym

Issue 898023002: Add LIBMTP_Get_Thumbnail_Format to get thumbnail format of a file. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Change unsigned int to uint16_t. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/libmtp.sym
diff --git a/src/libmtp.sym b/src/libmtp.sym
index 4130fe8d378da5f97fb1362ba89c5d04b00b4133..1148edd6c9cd536444647e38692a04dd636a4a03 100644
--- a/src/libmtp.sym
+++ b/src/libmtp.sym
@@ -103,4 +103,5 @@ LIBMTP_Set_Playlist_Name
LIBMTP_Set_Album_Name
LIBMTP_Set_Object_Filename
LIBMTP_Get_Thumbnail
+LIBMTP_Get_Thumbnail_Format
LIBMTP_Read_Event
« no previous file with comments | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698