AndroidGalleryManagergetThumbnailPath Method (Int32, Int32, Int32, Int32, AndroidGalleryManageronThumbCallback) |
Gets the thumbnail path array.
You don't need to specify the storage because thumbnail is stored in the external storage.
Namespace: AndroidLocalGalleryPlugin
public void getThumbnailPath( int[] positions, int[] ids, int[] mediaTypes, int thumbSize, AndroidGalleryManageronThumbCallback callback )